Uses of Class
org.apache.flink.table.types.logical.DistinctType
Packages that use DistinctType
-
Uses of DistinctType in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical that return DistinctTypeMethods in org.apache.flink.table.types.logical with parameters of type DistinctType -
Uses of DistinctType in org.apache.flink.table.types.logical.utils
Methods in org.apache.flink.table.types.logical.utils with parameters of type DistinctTypeModifier and TypeMethodDescriptionLogicalTypeDefaultVisitor.visit(DistinctType distinctType) LogicalTypeDuplicator.visit(DistinctType distinctType)