| Package | Description |
|---|---|
| org.apache.flink.table.operations.ddl |
| Class and Description |
|---|
| AlterOperation
A
Operation that describes the DDL statements, e.g. |
| AlterTableOperation
Abstract Operation to describe all ALTER TABLE statements such as rename table /set properties.
|
| CreateOperation
A
Operation that describes the DDL statements, e.g. |
| DropOperation
A
Operation that describes the DROP DDL statements, e.g. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.