Uses of Class
org.apache.flink.table.catalog.TableChange.AddDistribution
Packages that use TableChange.AddDistribution
-
Uses of TableChange.AddDistribution in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return TableChange.AddDistributionModifier and TypeMethodDescriptionstatic TableChange.AddDistributionTableChange.add(TableDistribution distribution) A table change to add a distribution.