|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbcds.phison.sim.StatsExporterBase
bcds.phison.sim.SxStdoutBasic
public class SxStdoutBasic
The SxStdoutBasic class is an exporter that prints (some) of the statistical collectors reports to stdout. The output is as follows:
Average
's).
Series
.
Constructor Summary | |
---|---|
SxStdoutBasic()
|
Method Summary | |
---|---|
void |
run()
Prints the collectors reports, as described in the class' introduction. |
Methods inherited from class bcds.phison.sim.StatsExporterBase |
---|
getEnviron, getEnvParams, getName, sanitizeFilename, setup, stats |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SxStdoutBasic()
Method Detail |
---|
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |