| Package | Description |
|---|---|
| org.apache.flink.cdc.runtime.operators.transform | |
| org.apache.flink.cdc.runtime.parser |
| Class and Description |
|---|
| ProjectionColumn
The ProjectionColumn applies to describe the information of the transformation column.
|
| ProjectionColumnProcessor
The processor of the projection column.
|
| 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. |
| 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. |
| Class and Description |
|---|
| ProjectionColumn
The ProjectionColumn applies to describe the information of the transformation column.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.