| Class | Description |
|---|---|
| AlterTableClusteredByDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableClusteredByOperation |
Operation process of clustering a table by some column.
|
| AlterTableClusterSortAnalyzer |
Analyzer for table cluster sort commands.
|
| AlterTableIntoBucketsAnalyzer |
Analyzer for set bucket number commands.
|
| AlterTableIntoBucketsDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableIntoBucketsOperation |
Operation process of setting the number of buckets.
|
| AlterTableNotClusteredDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableNotClusteredOperation |
Operation process of turning off clustering.
|
| AlterTableNotSortedDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableNotSortedOperation |
Operation process of turning of sorting.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.