Class DescribeBrokerHealthResult
java.lang.Object
org.apache.kafka.clients.admin.DescribeBrokerHealthResult
The result of
.
The API of this class is evolving. See
invalid reference
ConfluentAdmin#describeBrokerHealth(DescribeBrokerHealthOptions)
ConfluentAdmin for details.-
Method Summary
Modifier and TypeMethodDescriptionfuture()Returns a future collection of degraded brokers and their reasons for being degraded.
-
Method Details
-
future
Returns a future collection of degraded brokers and their reasons for being degraded.
-