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.Resequencer
Actor.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, wait
asyncDeleteMessagesTo, asyncReadHighestSequenceNr, asyncReplayMessages, asyncWriteMessages, initialized, receive, store
extension, publish, resequencer, resequencerCounter
persistentPrepareWrite, preparePersistentBatch
postStop, preRestart
aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, self, sender, supervisorStrategy, unhandled
actorCell, capacity, clearStash, context, enqueueFirst, mailbox, prepend, self, stash, theStash, unstash, unstashAll, unstashAll
public Timeout timeout()
timeout
in interface AsyncWriteProxy