public class StartedRerouteAllocation extends RoutingAllocation
RoutingAllocation holds a list of started shards within a
clusterRoutingAllocation.Result| Constructor and Description |
|---|
StartedRerouteAllocation(AllocationDeciders deciders,
RoutingNodes routingNodes,
DiscoveryNodes nodes,
List<? extends ShardRouting> startedShards,
ClusterInfo clusterInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ShardRouting> |
startedShards()
Get started shards
|
addIgnoreShardForNode, clusterInfo, debugDecision, debugDecision, deciders, decision, explanation, getCurrentNanoTime, getIgnoreNodes, hasPendingAsyncFetch, ignoreDisable, ignoreDisable, metaData, nodes, routingNodes, routingTable, setHasPendingAsyncFetch, shouldIgnoreShardForNodepublic StartedRerouteAllocation(AllocationDeciders deciders, RoutingNodes routingNodes, DiscoveryNodes nodes, List<? extends ShardRouting> startedShards, ClusterInfo clusterInfo)
public List<? extends ShardRouting> startedShards()
Copyright © 2009–2016. All rights reserved.