org.bootchart.common
クラス DiskUtilSample
java.lang.Object
org.bootchart.common.Sample
org.bootchart.common.DiskUtilSample
public class DiskUtilSample
- extends Sample
Disk I/O utilization sample.
フィールドの概要 |
double |
util
Disk utilization [0.0, 1.0]. |
メソッドの概要 |
String |
toString()
Returns the string representation of the sample. |
util
public double util
- Disk utilization [0.0, 1.0].
DiskUtilSample
public DiskUtilSample(Date time,
double util)
- Creates a new sample.
- パラメータ:
time
- sample timeutil
- disk utilization
toString
public String toString()
- Returns the string representation of the sample.
- オーバーライド:
- クラス
Object
内の toString
- 戻り値:
- string representation