Uses of Class
org.apache.flink.table.types.logical.DayTimeIntervalType
-
Packages that use DayTimeIntervalType Package Description org.apache.flink.table.types.logical org.apache.flink.table.types.logical.utils -
-
Uses of DayTimeIntervalType in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical with parameters of type DayTimeIntervalType Modifier and Type Method Description RLogicalTypeVisitor. visit(DayTimeIntervalType dayTimeIntervalType) -
Uses of DayTimeIntervalType in org.apache.flink.table.types.logical.utils
Methods in org.apache.flink.table.types.logical.utils with parameters of type DayTimeIntervalType Modifier and Type Method Description RLogicalTypeDefaultVisitor. visit(DayTimeIntervalType dayTimeIntervalType)
-