|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bootchart.common.Sample
org.bootchart.common.DiskUtilSample
Disk I/O utilization sample.
| Field Summary | |
double |
util
Disk utilization [0.0, 1.0]. |
| Fields inherited from class org.bootchart.common.Sample |
time, TIME_FORMAT |
| Constructor Summary | |
DiskUtilSample(java.util.Date time,
double util)
Creates a new sample. |
|
| Method Summary | |
java.lang.String |
toString()
Returns the string representation of the sample. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public double util
| Constructor Detail |
public DiskUtilSample(java.util.Date time,
double util)
time - sample timeutil - disk utilization| Method Detail |
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||