Package org.elasticsearch.cluster.routing.allocation.allocator
-
Interface Summary Interface Description ShardsAllocator AShardsAllocatoris the main entry point for shard allocation on nodes in the cluster. -
Class Summary Class Description BalancedShardsAllocator TheBalancedShardsAllocatorre-balances the nodes allocations within an cluster based on aBalancedShardsAllocator.WeightFunction.BalancedShardsAllocator.Balancer BalancedShardsAllocator.WeightFunction This class is the primary weight function used to create balanced over nodes and shards in the cluster.