DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more
information.@Deprecated @PublicEvolving public abstract class TimestampExtractor extends Object implements FieldComputer<Long>, Serializable, Descriptor
| 构造器和说明 |
|---|
TimestampExtractor()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.api.common.typeinfo.TypeInformation<Long> |
getReturnType()
已过时。
Returns the result type of the expression.
|
Map<String,String> |
toProperties()
已过时。
This method is a default implementation that uses java serialization and it is discouraged.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArgumentFields, getExpression, validateArgumentFieldspublic org.apache.flink.api.common.typeinfo.TypeInformation<Long> getReturnType()
FieldComputergetReturnType 在接口中 FieldComputer<Long>public Map<String,String> toProperties()
toProperties 在接口中 DescriptorCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.