Interface ClusteredDistribution
- All Superinterfaces:
- Distribution
A distribution where tuples that share the same values for clustering expressions are co-located
 in the same partition.
- Since:
- 3.2.0
- 
Method Summary
- 
Method Details- 
clusteringExpression[] clustering()Returns clustering expressions.
 
-