@InterfaceStability.Evolving public class DescribeLeadershipPriorityResult extends Object
ConfluentAdmin.describeLeadershipPriority(DescribeLeadershipPriorityOptions) . The API of this class is evolving. See ConfluentAdmin for details.| Modifier and Type | Method and Description |
|---|---|
KafkaFuture<Collection<DemotedBroker>> | future()Returns a future collection of demoted brokers and their reasons for demotion. |
public KafkaFuture<Collection<DemotedBroker>> future()