Uses of Class
org.apache.flink.table.catalog.TableChange.DropDistribution
Packages that use TableChange.DropDistribution
-
Uses of TableChange.DropDistribution in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return TableChange.DropDistributionModifier and TypeMethodDescriptionstatic TableChange.DropDistributionTableChange.dropDistribution()A table change to drop a table's distribution.