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