Package | Description |
---|---|
net.bluemind.lib.elasticsearch.allocations.rebalance |
Modifier and Type | Method and Description |
---|---|
Rebalance |
RebalanceSpecificationByRatio.apply(java.util.List<AllocationShardStats> existing) |
Rebalance |
RebalanceSpecificationByThreshold.apply(java.util.List<AllocationShardStats> existing) |
Modifier and Type | Method and Description |
---|---|
AllocationSpecification<Rebalance> |
RebalanceSpecificationFactory.instance(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
RebalanceSourcesCountByRefreshDurationRatio.apply(Rebalance rebalanceSpec) |
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
RebalanceSourcesCountByHighestRefreshFirst.apply(Rebalance rebalanceSpec) |
java.util.List<BoxAllocation> |
RebalanceBoxAllocator.apply(Rebalance rebalance,
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes) |
Copyright © 2023. All Rights Reserved.