Uses of Interface
org.apache.flink.table.operations.materializedtable.MaterializedTableOperation
Packages that use MaterializedTableOperation
-
Uses of MaterializedTableOperation in org.apache.flink.table.operations.materializedtable
Classes in org.apache.flink.table.operations.materializedtable that implement MaterializedTableOperationModifier and TypeClassDescriptionclassOperation to describe an ALTER MATERIALIZED TABLE AS query operation.classAlter materialized table with new table definition and table changes represents the modification.classAbstract Operation to describe all ALTER MATERIALIZED TABLE statements such as rename table /set properties.classOperation to describe clause like: ALTER MATERIALIZED TABLE [catalog_name.]classOperation to describe a ALTER MATERIALIZED TABLE ...classOperation to describe a ALTER MATERIALIZED TABLE ...classOperation to describe a CREATE MATERIALIZED TABLE statement.classOperation to describe a DROP MATERIALIZED TABLE statement.