Class ClusterAllocationExplanation

  • All Implemented Interfaces:
    Writeable, ToXContent, ToXContentObject

    public final class ClusterAllocationExplanation
    extends java.lang.Object
    implements ToXContentObject, Writeable
    A ClusterAllocationExplanation is an explanation of why a shard is unassigned, or if it is not unassigned, then which nodes it could possibly be relocated to. It is an immutable class.