Package | Description |
---|---|
net.bluemind.lib.elasticsearch.allocations | |
net.bluemind.lib.elasticsearch.allocations.newshard | |
net.bluemind.lib.elasticsearch.allocations.rebalance |
Modifier and Type | Method and Description |
---|---|
java.util.List<BoxAllocation> |
BoxAllocator.apply(T rebalance,
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BoxAllocation> |
NewShardBoxAllocator.apply(NewShard newShard,
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BoxAllocation> |
RebalanceBoxAllocator.apply(Rebalance rebalance,
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes) |
Copyright © 2023. All Rights Reserved.