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