|
||||||||||
| 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.PmTrace2TR<V,E>
public class PmTrace2TR<V,E>
Prints progress indication: The interval of printing is controlled by ".interval".
| Constructor Summary | |
|---|---|
PmTrace2TR()
|
|
| Method Summary | |
|---|---|
java.lang.Object[] |
getEnvParams()
Returns an empty array. |
void |
run(SimEvents evtype,
ConnectionInfo<V,E> rq)
Empty implementation. |
| Methods inherited from class bcds.phison.sim.PmBase |
|---|
ctx, env, getEnviron, getId, getName, opt, setup, shutdown, 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, shutdown, sim |
| Methods inherited from interface bcds.phison.WithEnvParams |
|---|
getEnviron, getName |
| Constructor Detail |
|---|
public PmTrace2TR()
| 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 java.lang.Object[] getEnvParams()
PmBase
getEnvParams in interface WithEnvParamsgetEnvParams in class PmBase<V,E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||