Class AlterBrokerHealthResult
java.lang.Object
org.apache.kafka.clients.admin.AlterBrokerHealthResult
The result of . The API of this class is evolving. See
invalid reference
ConfluentAdmin#alterBrokerHealth(AlterBrokerHealthSpec, AlterBrokerHealthOptions)ConfluentAdmin for details.Method Details
values
Returns a collection of future results for each broker that attempted to change its health state.all
Return a future which succeeds only if all the broker health state change changes succeed.