| Class | Description |
|---|---|
| AliveBrokersSnapshot |
A snapshot of the Kafka brokers that are online,
their latest epochs and information as to whether they are excluded for replica placements.
|
| BalancerStatusDescriptionInternal |
Class to store the status of the Confluent Balancer component.
|
| BrokerAdditionDescriptionInternal |
Class to store the status of the broker addition operation's progress.
|
| BrokerAddStatus |
Class to store status of broker add progress.
|
| BrokerRemovalDescriptionInternal |
Class to store status of broker removal progress.
|
| BrokerRemovalRequest |
A simple internal class with parameters for a broker removal request.
|
| EvenClusterLoadStatusDescriptionInternal |
Class capturing status of any uneven cluster load.
|
| ReplicaExclusionCache |
ReplicaExclusionCache is a thread-safe cache containing the latest information about active broker replica exclusions in the cluster. |
| TenantHelpers | |
| TopicPlacement | |
| TopicPlacement.ConstraintCount | |
| TopicPlacement.Replica | |
| TopicPlacement.TopicPlacementValidator |
| Enum | Description |
|---|---|
| BrokerShutdownStatusV1 |
This is the very first version of the broker shutdown subtask status of the broker removal
operation.
|
| PartitionReassignmentsStatusV1 |
This is the very first version of the partition reassignments subtask status that tracks
draining replicas out of the broker to be removed.
|
| TopicPlacement.ObserverPromotionPolicy |