Class AllocationService.CommandsResult

org.elasticsearch.cluster.routing.allocation.AllocationService.CommandsResult
Enclosing class:
AllocationService

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

    Modifier and Type
    Method
    Description
    Get the explanation of this result
    the resulting cluster state, after the commands were applied

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • 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