Uses of Class
org.apache.flink.table.typeutils.TimeIntervalTypeInfo
-
Packages that use TimeIntervalTypeInfo Package Description org.apache.flink.table.typeutils -
-
Uses of TimeIntervalTypeInfo in org.apache.flink.table.typeutils
Fields in org.apache.flink.table.typeutils declared as TimeIntervalTypeInfo Modifier and Type Field Description static TimeIntervalTypeInfo<Long>TimeIntervalTypeInfo. INTERVAL_MILLISDeprecated.static TimeIntervalTypeInfo<Integer>TimeIntervalTypeInfo. INTERVAL_MONTHSDeprecated.
-