Uses of Interface
org.apache.flink.table.catalog.TableChange.CatalogTableChange
Packages that use TableChange.CatalogTableChange
-
Uses of TableChange.CatalogTableChange in org.apache.flink.table.catalog
Classes in org.apache.flink.table.catalog that implement TableChange.CatalogTableChangeModifier and TypeClassDescriptionstatic classA table change to add a column.static classA table change to add a distribution.static classA table change to add a unique constraint.static classA table change to add a watermark.static classA table change to drop the column.static classA table change to drop the constraints.static classA table change to drop a table's distribution.static classA table change to drop the watermark.static classA base schema change to modify a column.static classA table change to modify the column comment.static classA table change to modify the column name.static classA table change to modify the column position.static classA table change to modify a distribution.static classA table change that modify the physical column data type.static classA table change to modify a unique constraint.static classA table change to modify the watermark.static classA table change to reset the table option.static classA table change to set the table option.