Uses of Package
org.apache.flink.table.operations.ddl
-
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.api.internal Class Description AnalyzeTableOperation Operation to describe anANALYZE TABLEstatement. -
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.legacy.operations.ddl Class Description AlterOperation AOperationthat describes the DDL statements, e.g.AlterTableOperation Abstract Operation to describe all ALTER TABLE statements such as rename table /set properties. -
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.operations Class Description CreateTableOperation Operation to describe a CREATE TABLE statement. -
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.operations.ddl Class Description AlterOperation AOperationthat describes the DDL statements, e.g.AlterPartitionOperation Abstract Operation to describe all ALTER TABLE statements that should be applied to partitions.AlterTableOperation Abstract Operation to describe all ALTER TABLE statements such as rename table /set properties.AlterViewOperation Abstract Operation to describe all ALTER VIEW statements.CreateOperation AOperationthat describes the DDL statements, e.g.DropOperation AOperationthat describes the DROP DDL statements, e.g. -
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.operations.materializedtable Class Description AlterOperation AOperationthat describes the DDL statements, e.g.CreateOperation AOperationthat describes the DDL statements, e.g.DropOperation AOperationthat describes the DROP DDL statements, e.g.