| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.ddl.table.snapshotref | |
| org.apache.hadoop.hive.ql.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected AlterTableSnapshotRefSpec |
AlterTableSnapshotRefDesc.alterTableSnapshotRefSpec |
| Modifier and Type | Method and Description |
|---|---|
AlterTableSnapshotRefSpec |
AlterTableSnapshotRefDesc.getAlterTableSnapshotRefSpec() |
| Constructor and Description |
|---|
AlterTableSnapshotRefDesc(AlterTableType alterTableType,
TableName tableName,
AlterTableSnapshotRefSpec alterTableSnapshotRefSpec) |
| Modifier and Type | Method and Description |
|---|---|
default void |
HiveStorageHandler.alterTableSnapshotRefOperation(Table table,
AlterTableSnapshotRefSpec alterTableSnapshotRefSpec) |
void |
Hive.alterTableSnapshotRefOperation(Table table,
AlterTableSnapshotRefSpec alterTableSnapshotRefSpec) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.