Class | Description |
---|---|
AbstractDistributionStatsSnapshot | |
BrokerAndSortedReplicas |
A class that maintains the broker and a sorted set of replicas based on a given comparator.
|
BrokerResourceStats |
A POJO containing a given broker's maximum capacity and current utilization absolute values for a resource.
|
CandidateBroker |
A helper class for goals to keep track of the candidate brokers, its sorted replicas with respect to the given
resource, and if they are excluded -- e.g.
|
ReplicaDistributionStatsSnapshot |
A snapshot (taken during a single replica distribution goal's optimization run),
containing statistics of replica distribution in a cluster.
|
ResourceDistributionStatsSnapshot |
A snapshot (taken during a single resource distribution goal's optimization run),
containing statistics of resource usage in a cluster.
|
ResourceDistributionStatsSnapshot.ResourceValueThresholds |
A POJO that holds particular thresholds related to the balance of particular
Resource distribution, in absolute values. |
Enum | Description |
---|---|
ReplicaDistributionStatsSnapshot.ReplicaResource |