public class InmemJournal extends java.lang.Object implements AsyncWriteProxy
In-memory journal for testing purposes only.
AsyncWriteProxy.SetStore, AsyncWriteProxy.SetStore$AsyncWriteJournal.Desequenced, AsyncWriteJournal.Desequenced$, AsyncWriteJournal.ResequencerActor.emptyBehavior$, Actor.ignoringBehavior$| Constructor and Description |
|---|
InmemJournal() |
| Modifier and Type | Method and Description |
|---|---|
void |
preStart()
User overridable callback.
|
Timeout |
timeout() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasyncDeleteMessagesTo, asyncReadHighestSequenceNr, asyncReplayMessages, asyncWriteMessages, initialized, receive, storeextension, publish, resequencer, resequencerCounterpersistentPrepareWrite, preparePersistentBatchpostStop, preRestartaroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, self, sender, supervisorStrategy, unhandledactorCell, capacity, clearStash, context, enqueueFirst, mailbox, prepend, self, stash, theStash, unstash, unstashAll, unstashAllpublic Timeout timeout()
timeout in interface AsyncWriteProxy