public class DiskUtilSample extends Sample
Modifier and Type | Field and Description |
---|---|
double |
util
Disk utilization [0.0, 1.0].
|
time, TIME_FORMAT
Constructor and Description |
---|
DiskUtilSample(java.util.Date time,
double util)
Creates a new sample.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns the string representation of the sample.
|