Uses of Class
org.apache.flink.table.types.logical.DistinctType.Builder
Packages that use DistinctType.Builder
-
Uses of DistinctType.Builder in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical that return DistinctType.BuilderModifier and TypeMethodDescriptionDistinctType.Builder.description(String description) static DistinctType.BuilderDistinctType.newBuilder(ObjectIdentifier objectIdentifier, LogicalType sourceType) Creates a builder for aDistinctType.