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