Package org.elasticsearch.cluster.routing.allocation.allocator
package org.elasticsearch.cluster.routing.allocation.allocator
-
InterfaceDescriptionA
ShardsAllocator
is the main entry point for shard allocation on nodes in the cluster. -
ClassDescriptionThe
BalancedShardsAllocator
re-balances the nodes allocations within an cluster based on aBalancedShardsAllocator.WeightFunction
.