Uses of Package
org.apache.flink.table.operations.materializedtable
-
Packages that use org.apache.flink.table.operations.materializedtable Package Description org.apache.flink.table.operations.materializedtable -
Classes in org.apache.flink.table.operations.materializedtable used by org.apache.flink.table.operations.materializedtable Class Description AlterMaterializedTableChangeOperation Alter materialized table with new table definition and table changes represents the modification.AlterMaterializedTableOperation Abstract Operation to describe all ALTER MATERIALIZED TABLE statements such as rename table /set properties.MaterializedTableOperation The marker interface for materialized table.