public class TransformRule extends Object implements Serializable
TransformRule(String tableInclusions, String projection, String filter, String primaryKey, String partitionKey, String tableOption)
String
getFilter()
getPartitionKey()
getPrimaryKey()
getProjection()
getTableInclusions()
getTableOption()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TransformRule(String tableInclusions, @Nullable String projection, @Nullable String filter, String primaryKey, String partitionKey, String tableOption)
public String getTableInclusions()
@Nullable public String getProjection()
@Nullable public String getFilter()
public String getPrimaryKey()
public String getPartitionKey()
public String getTableOption()
Copyright © 2024 The Apache Software Foundation. All rights reserved.