public class AllocateMaxFree extends AllocateStrategyBase
| Constructor and Description |
|---|
AllocateMaxFree() |
| Modifier and Type | Method and Description |
|---|---|
StorageDir |
getStorageDir(StorageDir[] storageDirs,
long userId,
long requestSizeBytes)
Allocate space on StorageDirs.
|
fitInPossiblepublic StorageDir getStorageDir(StorageDir[] storageDirs, long userId, long requestSizeBytes)
AllocateStrategystorageDirs - candidates of StorageDirs that space will be allocated inuserId - id of userrequestSizeBytes - size to request in bytesCopyright © 2015. All Rights Reserved.