Uses of Class
org.apache.flink.table.types.logical.StructuredType
Packages that use StructuredType
-
Uses of StructuredType in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical that return StructuredTypeMethods in org.apache.flink.table.types.logical that return types with arguments of type StructuredTypeMethods in org.apache.flink.table.types.logical with parameters of type StructuredTypeModifier and TypeMethodDescriptionStructuredType.Builder.superType(StructuredType superType) LogicalTypeVisitor.visit(StructuredType structuredType) -
Uses of StructuredType in org.apache.flink.table.types.logical.utils
Methods in org.apache.flink.table.types.logical.utils with parameters of type StructuredTypeModifier and TypeMethodDescriptionLogicalTypeDefaultVisitor.visit(StructuredType structuredType) LogicalTypeDuplicator.visit(StructuredType structuredType)