|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.cluster.routing.allocation.AllocationExplanation.NodeExplanation
public static class AllocationExplanation.NodeExplanation
Constructor Summary | |
---|---|
AllocationExplanation.NodeExplanation(DiscoveryNode node,
java.lang.String description)
|
Method Summary | |
---|---|
java.lang.String |
description()
|
DiscoveryNode |
node()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllocationExplanation.NodeExplanation(DiscoveryNode node, java.lang.String description)
Method Detail |
---|
public DiscoveryNode node()
public java.lang.String description()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |