| Class | Description |
|---|---|
| ProjectionColumn |
The ProjectionColumn applies to describe the information of the transformation column.
|
| ProjectionColumnProcessor |
The processor of the projection column.
|
| SchemaMetadataTransform |
a Pojo class to describe the information of the primaryKeys/partitionKeys/options transformation
of
Schema. |
| TableChangeInfo |
The TableInfo applies to cache schema change and fieldGetters.
|
| TableChangeInfo.Serializer |
Serializer for
TableChangeInfo. |
| TableInfo |
The TableInfo applies to cache schema and fieldGetters.
|
| TransformDataOperator |
A data process function that applies user-defined transform logics.
|
| TransformDataOperator.Builder |
Builder of
TransformDataOperator. |
| TransformExpressionCompiler |
The processor of the transform expression.
|
| TransformExpressionKey |
The key applies to describe the information of the transformation expression.
|
| TransformFilter |
The TransformFilter applies to describe the information of the filter row.
|
| TransformFilterProcessor |
The processor of the transform filter.
|
| TransformProjection |
The projection of transform applies to describe a projection of filtering tables.
|
| TransformProjectionProcessor |
The processor of transform projection applies to process a row of filtering tables.
|
| TransformSchemaOperator |
A schema process function that applies user-defined transform logics.
|
| TransformSchemaOperator.Builder |
Builder of
TransformSchemaOperator. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.