public static class TransformSchemaOperator.Builder extends Object
TransformSchemaOperator.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TransformSchemaOperator.Builder |
addTransform(String tableInclusions,
String projection,
String primaryKey,
String partitionKey,
String tableOption) |
TransformSchemaOperator |
build() |
public TransformSchemaOperator.Builder addTransform(String tableInclusions, @Nullable String projection, String primaryKey, String partitionKey, String tableOption)
public TransformSchemaOperator build()
Copyright © 2024 The Apache Software Foundation. All rights reserved.