@Internal public class DataTypeConversionClassTransformation extends Object implements TypeTransformation
conversions map that maps from type root to the expected conversion class.| 构造器和说明 |
|---|
DataTypeConversionClassTransformation(Map<LogicalTypeRoot,Class<?>> conversions) |
| 限定符和类型 | 方法和说明 |
|---|---|
DataType |
transform(DataType dataType)
Transforms the given data type to a different data type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformpublic DataTypeConversionClassTransformation(Map<LogicalTypeRoot,Class<?>> conversions)
public DataType transform(DataType dataType)
TypeTransformationtransform 在接口中 TypeTransformationCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.