public interface BoxAllocator<T>
Modifier and Type | Method and Description |
---|---|
java.util.List<BoxAllocation> |
apply(T rebalance,
java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes) |
java.util.List<BoxAllocation> apply(T rebalance, java.util.Map<AllocationShardStats,AllocatorSourcesCountStrategy.BoxesCount> sourcesBoxes)
Copyright © 2023. All Rights Reserved.