public class AlterTablePropertiesOperation extends AlterTableOperation
tableIdentifier
Constructor and Description |
---|
AlterTablePropertiesOperation(ObjectIdentifier tableIdentifier,
CatalogTable catalogTable) |
Modifier and Type | Method and Description |
---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
CatalogTable |
getCatalogTable() |
getTableIdentifier
public AlterTablePropertiesOperation(ObjectIdentifier tableIdentifier, CatalogTable catalogTable)
public CatalogTable getCatalogTable()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.