Uses of Class
org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.Balancer
-
Packages that use BalancedShardsAllocator.Balancer Package Description org.elasticsearch.cluster.routing.allocation.allocator -
-
Uses of BalancedShardsAllocator.Balancer in org.elasticsearch.cluster.routing.allocation.allocator
Methods in org.elasticsearch.cluster.routing.allocation.allocator with parameters of type BalancedShardsAllocator.Balancer Modifier and Type Method Description floatBalancedShardsAllocator.WeightFunction. weight(BalancedShardsAllocator.Balancer balancer, org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.ModelNode node, String index)floatBalancedShardsAllocator.WeightFunction. weightShardAdded(BalancedShardsAllocator.Balancer balancer, org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.ModelNode node, String index)floatBalancedShardsAllocator.WeightFunction. weightShardRemoved(BalancedShardsAllocator.Balancer balancer, org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.ModelNode node, String index)
-