Uses of Enum
org.apache.flink.table.expressions.TimeIntervalUnit
Packages that use TimeIntervalUnit
-
Uses of TimeIntervalUnit in org.apache.flink.table.expressions
Methods in org.apache.flink.table.expressions that return TimeIntervalUnitModifier and TypeMethodDescriptionstatic TimeIntervalUnitReturns the enum constant of this type with the specified name.static TimeIntervalUnit[]TimeIntervalUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.