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