|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.bootchart.common.PsStats
public class PsStats
Process statistics.
フィールドの概要 | |
---|---|
Date |
endTime
|
List |
processList
A list of processes (with enclosing CPU samples). |
int |
samplePeriod
Statistics sampling period. |
Date |
startTime
Start and end of sampling period. |
コンストラクタの概要 | |
---|---|
PsStats()
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public List processList
public int samplePeriod
public Date startTime
public Date endTime
コンストラクタの詳細 |
---|
public PsStats()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |