Class AllocationService.CommandsResult

java.lang.Object
org.elasticsearch.cluster.routing.allocation.AllocationService.CommandsResult
Enclosing class:
AllocationService

public static class AllocationService.CommandsResult extends Object
this class is used to describe results of applying a set of AllocationCommand
  • Method Details

    • explanations

      public RoutingExplanations explanations()
      Get the explanation of this result
    • getClusterState

      public ClusterState getClusterState()
      the resulting cluster state, after the commands were applied