| Class | Description |
|---|---|
| AbstractAlterTablePropertiesAnalyzer |
Analyzer for setting/unsetting the properties of table like entities commands.
|
| AbstractAlterTableSetPropertiesAnalyzer |
Analyzer for setting the properties of table like entities commands.
|
| AbstractAlterTableUnsetPropertiesAnalyzer |
Analyzer for unsetting the properties of table like entities commands.
|
| AlterTableSetPropertiesAnalyzer |
Analyzer for alter table set properties commands.
|
| AlterTableSetPropertiesDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableSetPropertiesOperation |
Operation process of setting properties of a table.
|
| AlterTableUnsetPropertiesAnalyzer |
Analyzer for alter table unset properties commands.
|
| AlterTableUnsetPropertiesDesc |
DDL task description for ALTER TABLE ...
|
| AlterTableUnsetPropertiesOperation |
Operation process of unsetting properties of a table.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.