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