Interface | Description |
---|---|
ShardsAllocator |
A
ShardsAllocator is the main entry point for shard allocation on nodes in the cluster. |
Class | Description |
---|---|
BalancedShardsAllocator |
The
BalancedShardsAllocator re-balances the nodes allocations
within an cluster based on a BalancedShardsAllocator.WeightFunction . |
BalancedShardsAllocator.Balancer | |
BalancedShardsAllocator.WeightFunction |
This class is the primary weight function used to create balanced over nodes and shards in the cluster.
|