bamboo.sim
Class Simulator.SimulatorClockCB

java.lang.Object
  extended by bamboo.sim.Simulator.SimulatorClockCB
All Implemented Interfaces:
ostore.util.Clock.ClockCB
Enclosing class:
Simulator

protected static class Simulator.SimulatorClockCB
extends Object
implements ostore.util.Clock.ClockCB


Field Summary
protected  EventQueue event_queue
           
 
Constructor Summary
Simulator.SimulatorClockCB(EventQueue e)
           
 
Method Summary
 Date date(ostore.util.NodeId node_id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event_queue

protected EventQueue event_queue
Constructor Detail

Simulator.SimulatorClockCB

public Simulator.SimulatorClockCB(EventQueue e)
Method Detail

date

public Date date(ostore.util.NodeId node_id)
Specified by:
date in interface ostore.util.Clock.ClockCB