@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 degraded brokers and their reasons for being degraded.
|
public KafkaFuture<Collection<DegradedBroker>> future()