Interface | Description |
---|---|
Distributor |
Keeps track of available directories and selects a directory
based on some distribution strategy
|
Class | Description |
---|---|
AbstractDistributor | |
LeastUsedDistributor |
Implements directory distributor that always return the directory is the most available space
|
RandomWeightedDistributor |
Implements directory distributor that picks a directory at random.
|
Copyright © 2009–2015. All rights reserved.