Uses of Class
org.apache.flink.formats.common.TimestampFormat
-
-
Uses of TimestampFormat in org.apache.flink.formats.common
Methods in org.apache.flink.formats.common that return TimestampFormat Modifier and Type Method Description static TimestampFormatTimestampFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static TimestampFormat[]TimestampFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-