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) |
PreTransformOperator.Builder |
PreTransformOperator.Builder.addUdfFunctions(List<org.apache.flink.api.java.tuple.Tuple2<String,String>> udfFunctions) |
static PreTransformOperator.Builder |
PreTransformOperator.newBuilder() |