Uses of Class
org.apache.flink.table.types.logical.RawType
Packages that use RawType
Package
Description
-
Uses of RawType in org.apache.flink.table.legacy.types.logical
Methods in org.apache.flink.table.legacy.types.logical that return RawType -
Uses of RawType in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical that return RawTypeModifier and TypeMethodDescriptionstatic RawType<?>RawType.restore(ClassLoader classLoader, String className, String serializerString) Restores a raw type from the components of a serialized string representation.Methods in org.apache.flink.table.types.logical with parameters of type RawType -
Uses of RawType in org.apache.flink.table.types.logical.utils
Methods in org.apache.flink.table.types.logical.utils with parameters of type RawType