Class ComputeEvenClusterLoadPlanResult
java.lang.Object
org.apache.kafka.clients.admin.ComputeEvenClusterLoadPlanResult
The result of
.
invalid reference
ConfluentAdmin#computeEvenClusterLoadPlan(ComputeEvenClusterLoadPlanOptions)
-
Method Summary
Modifier and TypeMethodDescriptionresult()Return a future which succeeds if the computeEvenClusterLoadPlan operation is successful, and it carries information about the computed plan.
-
Method Details
-
result
Return a future which succeeds if the computeEvenClusterLoadPlan operation is successful, and it carries information about the computed plan.
-