Enum Class EnableAllocationDecider.Rebalance

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

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