| Package | Description |
|---|---|
| org.apache.flink.cdc.runtime.operators.transform |
| Modifier and Type | Method and Description |
|---|---|
static Optional<TransformFilter> |
TransformFilter.of(String filterExpression) |
| Modifier and Type | Method and Description |
|---|---|
static TransformFilterProcessor |
TransformFilterProcessor.of(TableInfo tableInfo,
TransformFilter transformFilter,
String timezone) |
| Constructor and Description |
|---|
TransformFilterProcessor(TableInfo tableInfo,
TransformFilter transformFilter,
String timezone) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.