| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.types.extraction |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExtractionUtils.AssigningConstructor |
ExtractionUtils.extractAssigningConstructor(Class<?> clazz,
List<Field> fields)
Checks whether the given constructor takes all of the given fields with matching (possibly
primitive) type and name.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.