Uses of Class
org.apache.flink.table.catalog.TableChange.DropDistribution
-
Packages that use TableChange.DropDistribution Package Description org.apache.flink.table.catalog -
-
Uses of TableChange.DropDistribution in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return TableChange.DropDistribution Modifier and Type Method Description static TableChange.DropDistributionTableChange. dropDistribution()A table change to drop a table's distribution.
-