Uses of Class
org.apache.flink.table.types.CollectionDataType
-
Packages that use CollectionDataType Package Description org.apache.flink.table.types org.apache.flink.table.types.utils -
-
Uses of CollectionDataType in org.apache.flink.table.types
Methods in org.apache.flink.table.types with parameters of type CollectionDataType Modifier and Type Method Description RDataTypeVisitor. visit(CollectionDataType collectionDataType) -
Uses of CollectionDataType in org.apache.flink.table.types.utils
Methods in org.apache.flink.table.types.utils with parameters of type CollectionDataType Modifier and Type Method Description RDataTypeDefaultVisitor. visit(CollectionDataType collectionDataType)
-