public class AlterTableRenameDesc extends AbstractAlterTableDesc
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
AlterTableRenameDesc(TableName tableName,
ReplicationSpec replicationSpec,
boolean expectView,
String newName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewName() |
boolean |
mayNeedWriteId() |
expectView, getDbTableName, getEnvironmentContext, getFullTableName, getPartitionSpec, getProps, getReplicationSpec, getType, getWriteId, isCascade, setWriteIdpublic AlterTableRenameDesc(TableName tableName, ReplicationSpec replicationSpec, boolean expectView, String newName) throws SemanticException
SemanticExceptionpublic String getNewName()
public boolean mayNeedWriteId()
Copyright © 2022 The Apache Software Foundation. All rights reserved.