bamboo.sim
Class Simulator.MyClassifierTimerCB
java.lang.Object
bamboo.sim.Simulator.MyClassifierTimerCB
- All Implemented Interfaces:
- ostore.dispatch.Classifier.TimerCB
- Enclosing class:
- Simulator
protected class Simulator.MyClassifierTimerCB
- extends Object
- implements ostore.dispatch.Classifier.TimerCB
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classifier_alarm_cb
protected Simulator.MyClassifierAlarmCB classifier_alarm_cb
node_id
protected ostore.util.NodeId node_id
Simulator.MyClassifierTimerCB
public Simulator.MyClassifierTimerCB(ostore.dispatch.Classifier classifier,
ostore.util.NodeId n)
schedule
public Object schedule(long millis,
QueueElementIF event)
- Specified by:
schedule in interface ostore.dispatch.Classifier.TimerCB
cancel
public void cancel(Object token)
- Specified by:
cancel in interface ostore.dispatch.Classifier.TimerCB