ostore.bloom
Class SimulationLog
java.lang.Object
|
+--ostore.bloom.SimulationLog
- public class SimulationLog
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationLog
public SimulationLog()
new_xact
public SimulationLog.ReadTransactionInfo new_xact(NodeId src,
SecureHash src_guid,
SecureHash g)
xact
public SimulationLog.ReadTransactionInfo xact(NodeId s,
SecureHash g)
xact
public SimulationLog.ReadTransactionInfo xact(SecureHash s,
SecureHash g)
xact_finished
public void xact_finished(NodeId s,
SecureHash g)
instance
public static SimulationLog instance(NodeId node_id)