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