Uses of Enum
org.apache.flink.table.catalog.IntervalFreshness.TimeUnit
Packages that use IntervalFreshness.TimeUnit
-
Uses of IntervalFreshness.TimeUnit in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return IntervalFreshness.TimeUnitModifier and TypeMethodDescriptionIntervalFreshness.getTimeUnit()static IntervalFreshness.TimeUnitReturns the enum constant of this type with the specified name.static IntervalFreshness.TimeUnit[]IntervalFreshness.TimeUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.table.catalog with parameters of type IntervalFreshness.TimeUnitModifier and TypeMethodDescriptionstatic IntervalFreshnessIntervalFreshness.of(String interval, IntervalFreshness.TimeUnit timeUnit)