Package net.thevpc.naru.api.scheduler
Interface NaruSessionEventLog
public interface NaruSessionEventLog
-
Method Summary
-
Method Details
-
append
-
scan
-
markConsumed
void markConsumed(long seq, long tid) -
drop
void drop(long seq) -
currentSeq
long currentSeq() -
get
-