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