@Internal 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformpublic static final TypeTransformation INSTANCE
public DataType transform(DataType typeToTransform)
TypeTransformationtransform in interface TypeTransformationCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.