Class ClassLogicalTypeConverter
java.lang.Object
org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
Get internal(sql engine execution data formats) and default external class for
LogicalType.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassgetDefaultExternalClassForType(org.apache.flink.table.types.logical.LogicalType type) Deprecated.
-
Constructor Details
-
ClassLogicalTypeConverter
public ClassLogicalTypeConverter()
-
-
Method Details
-
getDefaultExternalClassForType
@Deprecated public static Class getDefaultExternalClassForType(org.apache.flink.table.types.logical.LogicalType type) Deprecated.
-