| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.sources | |
| org.apache.flink.table.sources.tsextractors |
| 限定符和类型 | 方法和说明 |
|---|---|
Expression |
FieldComputer.getExpression(ResolvedFieldReference[] fieldAccesses)
已过时。
Returns the
Expression that computes the value of the field. |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResolvedFieldReference[] |
TimestampExtractorUtils.getAccessedFields(TimestampExtractor timestampExtractor,
DataType physicalInputType,
java.util.function.Function<String,String> nameRemapping)
Retrieves all field accesses needed for the given
TimestampExtractor. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.