public class LegacyRawTypeTransformation extends Object implements TypeTransformation
Modifier and Type | Field and Description |
---|---|
static TypeTransformation |
INSTANCE |
Constructor and Description |
---|
LegacyRawTypeTransformation() |
Modifier and Type | Method and Description |
---|---|
DataType |
transform(DataType typeToTransform)
Transforms the given data type to a different data type.
|
public static final TypeTransformation INSTANCE
public DataType transform(DataType typeToTransform)
TypeTransformation
transform
in interface TypeTransformation
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.