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