public class AlterTableSnapshotRefDesc extends AbstractAlterTableDesc
DDLDesc.DDLDescWithWriteId| Modifier and Type | Field and Description |
|---|---|
protected AlterTableSnapshotRefSpec |
alterTableSnapshotRefSpec |
| Constructor and Description |
|---|
AlterTableSnapshotRefDesc(AlterTableType alterTableType,
TableName tableName,
AlterTableSnapshotRefSpec alterTableSnapshotRefSpec) |
| Modifier and Type | Method and Description |
|---|---|
AlterTableSnapshotRefSpec |
getAlterTableSnapshotRefSpec() |
String |
getExplainOutput() |
expectView, getDbTableName, getEnvironmentContext, getFullTableName, getPartitionSpec, getProps, getReplicationSpec, getType, getWriteId, isCascade, setWriteIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmayNeedWriteIdprotected AlterTableSnapshotRefSpec alterTableSnapshotRefSpec
public AlterTableSnapshotRefDesc(AlterTableType alterTableType, TableName tableName, AlterTableSnapshotRefSpec alterTableSnapshotRefSpec) throws SemanticException
SemanticExceptionpublic AlterTableSnapshotRefSpec getAlterTableSnapshotRefSpec()
public String getExplainOutput()
Copyright © 2024 The Apache Software Foundation. All rights reserved.