| Package | Description |
|---|---|
| org.cloudbus.cloudsim | |
| org.cloudbus.cloudsim.distributions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HarddriveStorage.setAvgSeekTime(double seekTime,
ContinuousDistribution gen)
Sets the average seek time and a new generator of seek times in seconds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialDistr
An exponential number generator.
|
class |
GammaDistr
The Class GammaDistr.
|
class |
LognormalDistr
The Class LognormalDistr.
|
class |
LomaxDistribution
The Class LomaxDistribution.
|
class |
ParetoDistr
The Class ParetoDistr.
|
class |
UniformDistr
A random number generator based on the Uniform distribution.
|
class |
WeibullDistr
The Class WeibullDistr.
|
class |
ZipfDistr
The Class ZipfDistr.
|