| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableAddColumnsAnalyzer
Analyzer for add columns commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableChangeColumnAnalyzer
Analyzer for change columns commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableReplaceColumnsAnalyzer
Analyzer for replace columns commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableUpdateColumnsAnalyzer
Analyzer for update columns commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableAddConstraintAnalyzer
Analyzer for add constraint commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableDropConstraintAnalyzer
Analyzer for drop constraint commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableConvertAnalyzer
Analyzer for ALTER TABLE ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableExecuteAnalyzer
Analyzer for ALTER TABLE ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableUpdateColumnStatistictAnalyzer
Analyzer for update column statistics commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableSetOwnerAnalyzer
Analyzer for set owner commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlterTablePropertiesAnalyzer
Analyzer for setting/unsetting the properties of table like entities commands.
|
class |
AbstractAlterTableSetPropertiesAnalyzer
Analyzer for setting the properties of table like entities commands.
|
class |
AbstractAlterTableUnsetPropertiesAnalyzer
Analyzer for unsetting the properties of table like entities commands.
|
class |
AlterTableSetPropertiesAnalyzer
Analyzer for alter table set properties commands.
|
class |
AlterTableUnsetPropertiesAnalyzer
Analyzer for alter table unset properties commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlterTableRenameAnalyzer
Analyzer for rename table like entities commands.
|
class |
AlterTableRenameAnalyzer
Analyzer for rename table commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableTouchAnalyzer
Analyzer for touch commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableAddPartitionAnalyzer
Analyzer for add partition commands for tables.
|
class |
AlterViewAddPartitionAnalyzer
Analyzer for add partition commands for views.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableAlterPartitionAnalyzer
Analyzer for alter partition commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableDropPartitionAnalyzer
Analyzer for drop partition commands for tables.
|
class |
AlterViewDropPartitionAnalyzer
Analyzer for drop partition commands for views.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableExchangePartitionAnalyzer
Analyzer for exchange partition commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableRenamePartitionAnalyzer
Analyzer for rename partition commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableSetPartitionSpecAnalyzer
Analyzer for set partition spec commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableCreateSnapshotRefAnalyzer |
class |
AlterTableDropSnapshotRefAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableCreateBranchAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableDropBranchAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableCreateTagAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableDropTagAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlterTableArchiveAnalyzer
Abstract ancestor of analyzer for archive / unarchive commands for tables.
|
class |
AlterTableArchiveAnalyzer
Analyzer for archive commands for tables.
|
class |
AlterTableUnarchiveAnalyzer
Analyzer for unarchive commands for tables.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableClusterSortAnalyzer
Analyzer for table cluster sort commands.
|
class |
AlterTableIntoBucketsAnalyzer
Analyzer for set bucket number commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableCompactAnalyzer
Analyzer for compact commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableConcatenateAnalyzer
Analyzer for compact commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableSetSerdeAnalyzer
Analyzer for set serde commands.
|
class |
AlterTableSetSerdePropsAnalyzer
Analyzer for set serde properties commands.
|
class |
AlterTableUnsetSerdePropsAnalyzer
Analyzer for unset serde properties commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableSetFileFormatAnalyzer
Analyzer for set file format commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableSetLocationAnalyzer
Analyzer for set location commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterTableSetSkewedLocationAnalyzer
Analyzer for set skewed location commands.
|
class |
AlterTableSkewedByAnalyzer
Analyzer for skewed table commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterViewSetPropertiesAnalyzer
Analyzer for alter view set properties commands.
|
class |
AlterViewUnsetPropertiesAnalyzer
Analyzer for alter view unset properties commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterViewRenameAnalyzer
Analyzer for rename view commands.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.