Class AllocationService.CommandsResult
java.lang.Object
org.elasticsearch.cluster.routing.allocation.AllocationService.CommandsResult
- Enclosing class:
- AllocationService
this class is used to describe results of applying a set of
AllocationCommand
-
Method Summary
Modifier and TypeMethodDescriptionGet the explanation of this resultthe resulting cluster state, after the commands were applied
-
Method Details
-
explanations
Get the explanation of this result -
getClusterState
the resulting cluster state, after the commands were applied
-