Class ClassLogicalTypeConverter
- java.lang.Object
-
- org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
public class ClassLogicalTypeConverter extends Object
Get internal(sql engine execution data formats) and default external class forLogicalType.
-
-
Constructor Summary
Constructors Constructor Description ClassLogicalTypeConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static ClassgetDefaultExternalClassForType(org.apache.flink.table.types.logical.LogicalType type)Deprecated.
-
-
-
Method Detail
-
getDefaultExternalClassForType
@Deprecated public static Class getDefaultExternalClassForType(org.apache.flink.table.types.logical.LogicalType type)
Deprecated.
-
-