public abstract class AlterPartitionOperation extends AlterTableOperation
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.flink.table.catalog.CatalogPartitionSpec |
partitionSpec |
tableIdentifier| Constructor and Description |
|---|
AlterPartitionOperation(org.apache.flink.table.catalog.ObjectIdentifier tableIdentifier,
org.apache.flink.table.catalog.CatalogPartitionSpec partitionSpec) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.catalog.CatalogPartitionSpec |
getPartitionSpec() |
getTableIdentifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasSummaryStringprotected final org.apache.flink.table.catalog.CatalogPartitionSpec partitionSpec
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.