public class RebalanceBoxAllocator extends java.lang.Object implements BoxAllocator<Rebalance>
| Constructor and Description |
|---|
RebalanceBoxAllocator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BoxAllocation> |
apply(Rebalance rebalance,
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes) |
public java.util.List<BoxAllocation> apply(Rebalance rebalance, java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes)
apply in interface BoxAllocator<Rebalance>Copyright © 2023. All Rights Reserved.