@InterfaceStability.Evolving public class DescribeBalancerStatusResult extends Object
ConfluentAdmin.describeBalancerStatus(DescribeBalancerStatusOptions).
The API of this class is evolving. See ConfluentAdmin for details.| Modifier and Type | Method and Description |
|---|---|
KafkaFuture<BalancerStatusDescription> |
description()
Return the future which can be used to check the status of the balancer.
|
public KafkaFuture<BalancerStatusDescription> description()