public class ComputeEvenClusterLoadPlanResult extends Object
Modifier and Type | Method and Description |
---|---|
KafkaFuture<EvenClusterLoadPlan> |
result()
Return a future which succeeds if the computeEvenClusterLoadPlan operation is successful, and
it carries information about the computed plan.
|
public KafkaFuture<EvenClusterLoadPlan> result()