| Class | Description |
|---|---|
| AbstractCreateViewAnalyzer |
Abstract ancestor of analyzers that can create a view.
|
| AlterViewAsAnalyzer |
Analyzer for alter view ...
|
| AlterViewAsDesc |
DDL task description for ALTER VIEW ...
|
| AlterViewAsOperation |
Operation process of altering a view with a new query.
|
| CreateMaterializedViewDesc |
DDL task description for CREATE VIEW commands.
|
| CreateMaterializedViewOperation |
Operation process of creating a view.
|
| CreateViewAnalyzer |
Analyzer for create view commands.
|
| CreateViewDesc |
DDL task description for CREATE VIEW commands.
|
| CreateViewOperation |
Operation process of creating a view.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.