| Interface | Description |
|---|---|
| PrelFinalizable |
A marker interface that means that this node should be finalized before execution planning.
|
| Class | Description |
|---|---|
| AbstractSqlHandler | |
| CreateFunctionHandler | |
| CreateTableHandler | |
| DefaultSqlHandler | |
| DefaultSqlHandler.MetaDataProviderModifier | |
| DescribeSchemaHandler | |
| DescribeSchemaHandler.DescribeSchemaResult | |
| DescribeTableHandler | |
| DropFunctionHandler | |
| DropTableHandler | |
| ExplainHandler | |
| ExplainHandler.LogicalExplain | |
| ExplainHandler.PhysicalExplain | |
| FindLimit0Visitor |
Visitor that will identify whether the root portion of the RelNode tree contains a limit 0 pattern.
|
| FindLimit0Visitor.RelDataTypeReader |
Reader for column names and types.
|
| RefreshMetadataHandler | |
| SetOptionHandler |
Converts a
SqlNode representing "ALTER .. |
| ShowFileHandler | |
| ShowFilesCommandResult | |
| ShowSchemasHandler | |
| ShowTablesHandler | |
| SimpleCommandResult | |
| SqlHandlerConfig | |
| SqlHandlerUtil | |
| UseSchemaHandler | |
| ViewHandler | |
| ViewHandler.CreateView |
Handler for Create View DDL command
|
| ViewHandler.DropView |
Handler for Drop View [If Exists] DDL command.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.