Uses of Class
org.elasticsearch.cluster.routing.allocation.AllocationService.CommandsResult
-
Packages that use AllocationService.CommandsResult Package Description org.elasticsearch.cluster.routing.allocation -
-
Uses of AllocationService.CommandsResult in org.elasticsearch.cluster.routing.allocation
Methods in org.elasticsearch.cluster.routing.allocation that return AllocationService.CommandsResult Modifier and Type Method Description AllocationService.CommandsResultAllocationService. reroute(ClusterState clusterState, AllocationCommands commands, boolean explain, boolean retryFailed)
-