| Class | Description |
|---|---|
| AbstractAlterTableArchiveAnalyzer |
Abstract ancestor of analyzer for archive / unarchive commands for tables.
|
| AlterTableArchiveAnalyzer |
Analyzer for archive commands for tables.
|
| AlterTableArchiveDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableArchiveOperation |
Operation process of archiving a table.
|
| AlterTableUnarchiveAnalyzer |
Analyzer for unarchive commands for tables.
|
| AlterTableUnarchiveDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableUnarchiveOperation |
Operation process of truncating a table.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.