Uses of Package
org.apache.flink.table.operations.ddl
Packages that use org.apache.flink.table.operations.ddl
Package
Description
-
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.api.internal
-
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.legacy.operations.ddlClassDescriptionA
Operationthat describes the DDL statements, e.g.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
-
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.operations.ddlClassDescriptionA
Operationthat describes the DDL statements, e.g.Abstract Operation to describe all ALTER TABLE statements that should be applied to partitions.Abstract Operation to describe all ALTER TABLE statements such as rename table /set properties.Abstract Operation to describe all ALTER VIEW statements.AOperationthat describes the DDL statements, e.g.AOperationthat describes the DROP DDL statements, e.g. -
Classes in org.apache.flink.table.operations.ddl used by org.apache.flink.table.operations.materializedtable