Uses of Interface
org.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocator

Packages that use ShardsAllocator
org.elasticsearch.cluster.routing.allocation.allocator   
 

Uses of ShardsAllocator in org.elasticsearch.cluster.routing.allocation.allocator
 

Classes in org.elasticsearch.cluster.routing.allocation.allocator that implement ShardsAllocator
 class EvenShardsCountAllocator
           
 class ShardsAllocators
           
 

Method parameters in org.elasticsearch.cluster.routing.allocation.allocator with type arguments of type ShardsAllocator
 void ShardsAllocatorModule.setShardsAllocator(Class<? extends ShardsAllocator> shardsAllocator)
           
 

Constructors in org.elasticsearch.cluster.routing.allocation.allocator with parameters of type ShardsAllocator
ShardsAllocators(Settings settings, GatewayAllocator gatewayAllocator, ShardsAllocator allocator)
           
 



Copyright © 2009-2012. All Rights Reserved.