Class NaruSessionEventLogImpl
java.lang.Object
net.thevpc.naru.impl.engine.scheduler.NaruSessionEventLogImpl
- All Implemented Interfaces:
NaruSessionEventLog
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NaruSessionEventLogImpl
-
-
Method Details
-
append
- Specified by:
appendin interfaceNaruSessionEventLog
-
get
- Specified by:
getin interfaceNaruSessionEventLog
-
scan
- Specified by:
scanin interfaceNaruSessionEventLog
-
markConsumed
public void markConsumed(long seq, long tid) - Specified by:
markConsumedin interfaceNaruSessionEventLog
-
drop
public void drop(long seq) - Specified by:
dropin interfaceNaruSessionEventLog
-
currentSeq
public long currentSeq()- Specified by:
currentSeqin interfaceNaruSessionEventLog
-