Package org.elasticsearch.cluster.routing.allocation.allocator
package org.elasticsearch.cluster.routing.allocation.allocator
-
Interface SummaryInterfaceDescriptionA
ShardsAllocatoris the main entry point for shard allocation on nodes in the cluster. -
Class SummaryClassDescriptionThe
BalancedShardsAllocatorre-balances the nodes allocations within an cluster based on aBalancedShardsAllocator.WeightFunction.