Interface | Description |
---|---|
BalancingAction |
Represents the load balancing operation over a replica or a partition for Kafka Load GoalOptimizer.
|
Class | Description |
---|---|
AnalyzerState |
The state for the analyzer.
|
AnalyzerUtils |
A util class for Analyzer.
|
BalancingConstraint |
A class that holds the information of balancing constraint of resources, balance and capacity thresholds, and self
healing distribution threshold multiplier.
|
GoalOptimizationHistoryOptions |
Options related to goal optimization history tracking.
|
GoalOptimizer |
A class for optimizing goals in the given order of priority.
|
OptimizationOptions |
A class to indicate options intended to be used during optimization of goals.
|
OptimizationOptions.Builder | |
OptimizationResult |
OptimizationResult is used to store an externally-readable (by humans) result of an OptimizationResult.
|
OptimizationResult.PlaintextSummary | |
OptimizerResult |
A class for representing the results of goal optimizer.
|
OptimizerResultReplicaMovements |
Contains all replica movement statistics of an SBC-computed even cluster load plan.
|
PartitionBalancingAction | |
ReplicaBalancingAction |
Represents the load balancing operation over a replica for Kafka Load GoalOptimizer.
|
Enum | Description |
---|---|
ActionAcceptance |
Responses indicating if a BalancingAction is acceptable by the goal(s) during movement.
|
ActionType |
Flags to indicate the type of an action.
|