Class | Description |
---|---|
BalancingThresholdsFactory |
Encapsulates the different procedures to create the threshold values in balancing the kafka cluster.
|
DistributionThresholdUtils |
Utilities to help compute the particular balance thresholds for different distribution-type goals (e.g
ResourceDistributionGoal , ReplicaDistributionAbstractGoal ) |
ReplicaCountThresholds |
A POJO that holds particular thresholds related to the balanced distribution of number of replicas.
|
ResourceUtilizationRatioThresholds |
An POJO encapsulates the resource utilization thresholds used in balancing a specific
Resource . |
ResourceUtilizationRatioThresholdsProvider |
POJO encapsulating the cluster-wide resource utilization ratio thresholds as well as the cell-level ones.
|