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