public class ClusteredDistribution extends Object implements Distribution
Distribution.Type| Constructor and Description |
|---|
ClusteredDistribution(List<String> clusterKeys,
Distribution.Type clusterType,
int bucketsNumber) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getBucketsNumber() |
List<String> |
getClusterKeys() |
Distribution.Type |
getType() |
public ClusteredDistribution(List<String> clusterKeys, Distribution.Type clusterType, int bucketsNumber)
public Distribution.Type getType()
getType in interface DistributionCopyright © 2024 Alibaba Cloud Computing. All rights reserved.