@PublicEvolving public abstract class TimestampExtractor extends Object implements FieldComputer<Long>, Serializable, Descriptor
| Constructor and Description |
|---|
TimestampExtractor() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface FieldComputer<Long>public Map<String,String> toProperties()
toProperties in interface DescriptorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.