|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bootchart.parser.linux.PsParser.PsStats
Process statistics.
Field Summary | |
java.util.List |
processList
A list of processes (with enclosing CPU samples). |
int |
samplePeriod
Statistics sampling period. |
Constructor Summary | |
PsParser.PsStats()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.List processList
public int samplePeriod
Constructor Detail |
public PsParser.PsStats()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |