Package org.apache.kafka.clients.admin
Class DescribeBalancerStatusResult
java.lang.Object
org.apache.kafka.clients.admin.DescribeBalancerStatusResult
The result of
ConfluentAdmin.describeBalancerStatus(DescribeBalancerStatusOptions)
.
The API of this class is evolving. See ConfluentAdmin
for details.-
Method Summary
Modifier and TypeMethodDescriptionReturn the future which can be used to check the status of the balancer.
-
Method Details
-
description
Return the future which can be used to check the status of the balancer.
-