Interface | Description |
---|---|
TopicReplicaAssignor |
A interface for computing a replica assignment for a given topic.
|
TopicReplicaAssignorBuilder |
A builder for the configurable
TopicReplicaAssignor class. |
Class | Description |
---|---|
ConfluentReplicaPlacer |
This class is an adaptor which integrates the internal Confluent
TopicReplicaAssignorBuilder interface with the ReplicaPlacer interface used in KRaft.
|
TopicReplicaAssignor.NewPartitions | |
ZkClusterDescriber |