public class ClassLogicalTypeConverter extends Object
LogicalType.| Constructor and Description |
|---|
ClassLogicalTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Class |
getDefaultExternalClassForType(org.apache.flink.table.types.logical.LogicalType type)
Deprecated.
|
static Class |
getInternalClassForType(org.apache.flink.table.types.logical.LogicalType type)
Get internal(sql engine execution data formats) class for
LogicalType. |
@Deprecated public static Class getDefaultExternalClassForType(org.apache.flink.table.types.logical.LogicalType type)
public static Class getInternalClassForType(org.apache.flink.table.types.logical.LogicalType type)
LogicalType.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.