| Interface | Description |
|---|---|
| DDLDesc |
Marker interface for all DDL operation descriptors.
|
| DDLDesc.DDLDescWithWriteId |
DDL Desc for operation which needs write id.
|
| DDLSemanticAnalyzerFactory.DDLSemanticAnalyzerCategory |
Reveals the actual type of an ASTTree that has a category as main element.
|
| Class | Description |
|---|---|
| DDLOperation<T extends DDLDesc> |
Abstract ancestor class of all DDL Operation classes.
|
| DDLOperationContext |
Context for DDL operations.
|
| DDLSemanticAnalyzerFactory |
Manages the DDL command analyzers.
|
| DDLTask |
DDLTask implementation.
|
| DDLUtils |
Utilities used by some DDLOperations.
|
| DDLWork |
A DDL operation.
|
| ShowUtils |
Utilities for SHOW ...
|
| ShowUtils.TextMetaDataTable |
Helps to format tables in SHOW ...
|
| Annotation Type | Description |
|---|---|
| DDLSemanticAnalyzerFactory.DDLType |
Annotation for the handled type by the analyzer.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.