Modifier and Type | Method and Description |
---|---|
default AllocatorSourcesCountStrategy.BoxesCount |
AllocatorSourcesCountStrategy.boxesCount(AllocationShardStats stat,
long docContributed) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
AllocatorSourcesCountStrategy.apply(T rebalanceSpec) |
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.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
NewShardSourcesCountByRefreshDurationRatio.apply(NewShard newShard) |
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.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
RebalanceSourcesCountByRefreshDurationRatio.apply(Rebalance rebalanceSpec) |
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> |
RebalanceSourcesCountByHighestRefreshFirst.apply(Rebalance rebalanceSpec) |
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.