Class NodeAllocationResult

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

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