Uses of Interface
org.apache.flink.table.catalog.TableChange.MaterializedTableChange
Packages that use TableChange.MaterializedTableChange
-
Uses of TableChange.MaterializedTableChange in org.apache.flink.table.catalog
Classes in org.apache.flink.table.catalog that implement TableChange.MaterializedTableChangeModifier and TypeClassDescriptionstatic classA table change to add a column.static classA table change to drop the column.static classA table change to modify the definition query.static classA table change to modify materialized table refresh handler.static classA table change to modify materialized table refresh status.