Uses of Package
org.elasticsearch.cluster.routing.allocation.decider

Packages that use org.elasticsearch.cluster.routing.allocation.decider
org.elasticsearch.cluster.routing.allocation   
org.elasticsearch.cluster.routing.allocation.decider   
org.elasticsearch.cluster.routing.operation.plain   
 

Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster.routing.allocation
AllocationDeciders
          Holds several AllocationDeciders and combines them into a single allocation decision.
 

Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster.routing.allocation.decider
AllocationDecider
          A pluggable logic allowing to control if allocation of a shard is allowed on a specific node.
AllocationDecider.Decision
           
AllocationDecidersModule
           
ClusterRebalanceAllocationDecider.ClusterRebalanceType
           
 

Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster.routing.operation.plain
AwarenessAllocationDecider
           
 



Copyright © 2009-2012. All Rights Reserved.