public abstract class AbstractPersistentView extends AbstractActor implements PersistentView
ReceiveBuilder)
PersistentViewPersistentView.ScheduledUpdate, PersistentView.ScheduledUpdate$, PersistentView.StateActor.emptyBehavior$, Actor.ignoringBehavior$| Constructor and Description |
|---|
AbstractPersistentView()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ActorRef |
journal()
Deprecated.
|
DequeBasedMessageQueueSemantics |
mailbox()
Deprecated.
|
protected ActorRef |
snapshotStore()
Deprecated.
Snapshot store plugin actor.
|
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, emptyBehavior, getContext, postRestart, postStop, preRestart, preStart, receive, receive, self, sender, supervisorStrategy, unhandledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaroundPreStart, aroundReceive, autoUpdate, autoUpdateInterval, autoUpdateReplayMax, changeState, ignoreRemainingReplay, isPersistent, lastSequenceNr, onReplayError, postStop, preRestart, preStart, recovery, recoveryStarted, replayStarted, setLastSequenceNr, snapshotSequenceNr, snapshotterId, startRecovery, updateLastSequenceNr, viewIddeleteSnapshot, deleteSnapshots, loadSnapshot, saveSnapshotaroundPostRestart, aroundPostStop, aroundPreRestart, context, postRestart, receive, self, sender, supervisorStrategy, unhandledactorCell, clearStash, context, enqueueFirst, prepend, self, stash, unstash, unstashAll, unstashAllcreateStashjournalPluginId, persistenceId, snapshotPluginIdlogprotected ActorRef journal()
journal in interface PersistentViewprotected ActorRef snapshotStore()
SnapshottersnapshotStore in interface PersistentViewsnapshotStore in interface Snapshotterpublic DequeBasedMessageQueueSemantics mailbox()
mailbox in interface StashSupport