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