|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
org.elasticsearch.cluster.routing.allocation.StartedRerouteAllocation
public class StartedRerouteAllocation
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.elasticsearch.cluster.routing.allocation.RoutingAllocation |
---|
RoutingAllocation.Result |
Constructor Summary | |
---|---|
StartedRerouteAllocation(RoutingNodes routingNodes,
DiscoveryNodes nodes,
java.util.List<? extends ShardRouting> startedShards)
|
Method Summary | |
---|---|
java.util.List<? extends ShardRouting> |
startedShards()
|
Methods inherited from class org.elasticsearch.cluster.routing.allocation.RoutingAllocation |
---|
explanation, nodes, routingNodes, routingTable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartedRerouteAllocation(RoutingNodes routingNodes, DiscoveryNodes nodes, java.util.List<? extends ShardRouting> startedShards)
Method Detail |
---|
public java.util.List<? extends ShardRouting> startedShards()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |