Uses of Enum
org.apache.flink.table.types.logical.StructuredType.StructuredComparison
Packages that use StructuredType.StructuredComparison
-
Uses of StructuredType.StructuredComparison in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical that return StructuredType.StructuredComparisonModifier and TypeMethodDescriptionStructuredType.getComparison()Returns the enum constant of this type with the specified name.static StructuredType.StructuredComparison[]StructuredType.StructuredComparison.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.table.types.logical with parameters of type StructuredType.StructuredComparisonModifier and TypeMethodDescriptionStructuredType.Builder.comparison(StructuredType.StructuredComparison comparison)