Uses of Class
org.apache.flink.table.operations.ddl.AlterTableOperation
Packages that use AlterTableOperation
Package
Description
-
Uses of AlterTableOperation in org.apache.flink.table.legacy.operations.ddl
Subclasses of AlterTableOperation in org.apache.flink.table.legacy.operations.ddl -
Uses of AlterTableOperation in org.apache.flink.table.operations.ddl
Subclasses of AlterTableOperation in org.apache.flink.table.operations.ddlModifier and TypeClassDescriptionclassOperation to describe ALTER TABLE ADD PARTITION statement.classAbstract Operation to describe all ALTER TABLE statements that should be applied to partitions.classOperation to alter the properties of partition.classAlter table with new table definition and table changes represents the modification.classOperation to describe a ALTER TABLE ..classOperation to describe altering the schema of a table.classOperation to describe ALTER TABLE DROP PARTITION statement.
AlterTableChangeOperationinstead.