Enum Class EnableAllocationDecider.Allocation

java.lang.Object
java.lang.Enum<EnableAllocationDecider.Allocation>
org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Allocation
All Implemented Interfaces:
Serializable, Comparable<EnableAllocationDecider.Allocation>, Constable
Enclosing class:
EnableAllocationDecider

public static enum EnableAllocationDecider.Allocation extends Enum<EnableAllocationDecider.Allocation>
Allocation values or rather their string representation to be used used with EnableAllocationDecider.CLUSTER_ROUTING_ALLOCATION_ENABLE_SETTING / EnableAllocationDecider.INDEX_ROUTING_ALLOCATION_ENABLE_SETTING via cluster / index settings.