Uses of Class
org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.WeightFunction
-
Packages that use BalancedShardsAllocator.WeightFunction Package Description org.elasticsearch.cluster.routing.allocation.allocator -
-
Uses of BalancedShardsAllocator.WeightFunction in org.elasticsearch.cluster.routing.allocation.allocator
Constructors in org.elasticsearch.cluster.routing.allocation.allocator with parameters of type BalancedShardsAllocator.WeightFunction Constructor Description Balancer(org.apache.logging.log4j.Logger logger, RoutingAllocation allocation, BalancedShardsAllocator.WeightFunction weight, float threshold)
-