Class NodeAllocationResult

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

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