PreTransformOperator.Builder |
PreTransformOperator.Builder.addTransform(String tableInclusions,
String projection,
String filter) |
PreTransformOperator.Builder |
PreTransformOperator.Builder.addTransform(String tableInclusions,
String projection,
String filter,
String primaryKey,
String partitionKey,
String tableOption,
String postTransformConverter,
org.apache.flink.cdc.common.source.SupportedMetadataColumn[] supportedMetadataColumns) |
PreTransformOperator.Builder |
PreTransformOperator.Builder.addUdfFunctions(List<org.apache.flink.api.java.tuple.Tuple3<String,String,Map<String,String>>> udfFunctions) |
PreTransformOperator.Builder |
PreTransformOperator.Builder.canContainDistributedTables(boolean canContainDistributedTables) |
static PreTransformOperator.Builder |
PreTransformOperator.newBuilder() |