Class NodeAllocationResult

java.lang.Object
org.elasticsearch.cluster.routing.allocation.NodeAllocationResult
All Implemented Interfaces:
java.lang.Comparable<NodeAllocationResult>, Writeable, ToXContent, ToXContentObject

public class NodeAllocationResult
extends java.lang.Object
implements ToXContentObject, Writeable, java.lang.Comparable<NodeAllocationResult>
This class represents the shard allocation decision and its explanation for a single node.