Class DescribeBrokerReplicaExclusionsResult

java.lang.Object
org.apache.kafka.clients.admin.DescribeBrokerReplicaExclusionsResult

@Evolvingpublic class DescribeBrokerReplicaExclusionsResultextends Object
The result of ConfluentAdmin.describeBrokerReplicaExclusions(DescribeBrokerReplicaExclusionsOptions). It contains the IDs of the brokers in the cluster that are excluded from having replicas placed on them. The API of this class is evolving. See ConfluentAdmin for details.