| Class | Description |
|---|---|
| DiskAllocationStrategy |
Abstract class for defining a disk allocation strategy.
|
| MostUsableSpaceStrategy |
DiskAllocationStrategy implementation that allocates the disk with the most usable space. |
Copyright © 2016. All rights reserved.