Enum AllocationDecision

java.lang.Object
java.lang.Enum<AllocationDecision>
org.elasticsearch.cluster.routing.allocation.AllocationDecision
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<AllocationDecision>, java.lang.constant.Constable, Writeable

public enum AllocationDecision
extends java.lang.Enum<AllocationDecision>
implements Writeable
An enum which represents the various decision types that can be taken by the allocators and deciders for allocating a shard to a node.