@Experimental public interface RebalanceResult extends OperationResult
RebalanceOperation
Modifier and Type | Method and Description |
---|---|
List<RebalanceRegionResult> |
getRebalanceRegionResults()
Return summary of work performed for each region
|
String |
getStatusMessage()
May contain additional information special cases, for example when the rebalance operation
"succeeds" only because there are no partitioned regions or only one server.
|
List<RebalanceRegionResult> getRebalanceRegionResults()
String getStatusMessage()