Uses of Class
org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType

Packages that use ClusterRebalanceAllocationDecider.ClusterRebalanceType
org.elasticsearch.cluster.routing.allocation.decider   
 

Uses of ClusterRebalanceAllocationDecider.ClusterRebalanceType in org.elasticsearch.cluster.routing.allocation.decider
 

Methods in org.elasticsearch.cluster.routing.allocation.decider that return ClusterRebalanceAllocationDecider.ClusterRebalanceType
static ClusterRebalanceAllocationDecider.ClusterRebalanceType ClusterRebalanceAllocationDecider.ClusterRebalanceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusterRebalanceAllocationDecider.ClusterRebalanceType[] ClusterRebalanceAllocationDecider.ClusterRebalanceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012. All Rights Reserved.