|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbcds.phison.sim.PmBase<V,E>
bcds.phison.sim.PmTraceTimestepBlocking<V,E>
public class PmTraceTimestepBlocking<V,E>
Prints the "instantaneous" blocking ratio in each time step.
Constructor Summary | |
---|---|
PmTraceTimestepBlocking()
|
Method Summary | |
---|---|
void |
run(SimEvents evtype,
ConnectionInfo<V,E> rq)
Empty implementation. |
void |
shutdown()
Empty implementation. |
Methods inherited from class bcds.phison.sim.PmBase |
---|
ctx, env, getEnviron, getEnvParams, getId, getName, opt, setup, sim, stats |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bcds.phison.sim.ProcessingModule |
---|
getId, setup, sim |
Methods inherited from interface bcds.phison.WithEnvParams |
---|
getEnviron, getEnvParams, getName |
Constructor Detail |
---|
public PmTraceTimestepBlocking()
Method Detail |
---|
public void run(SimEvents evtype, ConnectionInfo<V,E> rq)
PmBase
run
in interface ProcessingModule<V,E>
run
in class PmBase<V,E>
public void shutdown()
PmBase
shutdown
in interface ProcessingModule<V,E>
shutdown
in class PmBase<V,E>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |