Class Hierarchy
- java.lang.Object
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
- org.apache.pekko.persistence.fsm.PersistentFSM.Failure$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarker$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$ (implements java.io.Serializable)
- scala.runtime.AbstractFunction2<T1,T2,R> (implements scala.Function2<T1,T2,R>)
- org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEvent$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.AbstractPersistentFSMBase<S,D,E> (implements org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.fsm.AbstractPersistentFSM<S,D,E> (implements org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E>)
- org.apache.pekko.persistence.fsm.AbstractPersistentLoggingFSM<S,D,E> (implements org.apache.pekko.persistence.fsm.LoggingPersistentFSM<S,D,E>, org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E>)
- org.apache.pekko.persistence.fsm.AbstractPersistentFSM<S,D,E> (implements org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E>)
- org.apache.pekko.persistence.fsm.AbstractPersistentFSMBase$
- org.apache.pekko.persistence.fsm.PersistentFSM.$minus$greater$
- org.apache.pekko.persistence.fsm.PersistentFSM.CurrentState<S> (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.CurrentState$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Event<D> (implements org.apache.pekko.actor.NoSerializationVerificationNeeded, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Event$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Failure (implements org.apache.pekko.persistence.fsm.PersistentFSM.Reason, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.FixedDelayMode$ (implements org.apache.pekko.persistence.fsm.PersistentFSM.TimerMode, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.FixedRateMode$ (implements org.apache.pekko.persistence.fsm.PersistentFSM.TimerMode, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry<S,D> (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Normal$ (implements org.apache.pekko.persistence.fsm.PersistentFSM.Reason, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.NullFunction$ (implements scala.PartialFunction<A,B>)
- org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot<D> (implements org.apache.pekko.persistence.serialization.Message, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Shutdown$ (implements org.apache.pekko.persistence.fsm.PersistentFSM.Reason, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.SingleMode$ (implements org.apache.pekko.persistence.fsm.PersistentFSM.TimerMode, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.State<S,D,E> (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.State$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEvent (implements org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFsmEvent, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.StateTimeout$ (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.StopEvent<S,D> (implements org.apache.pekko.actor.NoSerializationVerificationNeeded, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.StopEvent$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarker (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Timer (implements org.apache.pekko.actor.NoSerializationVerificationNeeded, scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Timer$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Transition<S> (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.Transition$ (implements java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack (implements scala.Product, java.io.Serializable)
- org.apache.pekko.persistence.fsm.PersistentFSM$
- org.apache.pekko.persistence.fsm.PersistentFSMBase.TransformHelper
- org.apache.pekko.persistence.fsm.SnapshotAfter$ (implements org.apache.pekko.actor.ExtensionId<T>, org.apache.pekko.actor.ExtensionIdProvider)
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
Interface Hierarchy
- org.apache.pekko.actor.Actor
- org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.routing.Listeners)
- org.apache.pekko.persistence.fsm.LoggingPersistentFSM<S,D,E>
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.PersistentActor)
- org.apache.pekko.persistence.Snapshotter
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.PersistenceStash)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.PersistenceStash)
- org.apache.pekko.actor.UnrestrictedStash (also extends org.apache.pekko.actor.StashSupport)
- org.apache.pekko.actor.Stash (also extends org.apache.pekko.dispatch.RequiresMessageQueue<T>)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.StashFactory)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.StashFactory)
- org.apache.pekko.actor.Stash (also extends org.apache.pekko.dispatch.RequiresMessageQueue<T>)
- org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.routing.Listeners)
- org.apache.pekko.actor.ActorLogging
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.persistence.PersistentActor, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E> (also extends org.apache.pekko.actor.Actor, org.apache.pekko.routing.Listeners)
- org.apache.pekko.persistence.fsm.LoggingPersistentFSM<S,D,E>
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.PersistentActor)
- org.apache.pekko.routing.Listeners
- org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E> (also extends org.apache.pekko.actor.Actor, org.apache.pekko.actor.ActorLogging)
- org.apache.pekko.persistence.fsm.LoggingPersistentFSM<S,D,E>
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.PersistentActor)
- org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E> (also extends org.apache.pekko.actor.Actor, org.apache.pekko.actor.ActorLogging)
- org.apache.pekko.persistence.PersistenceIdentity
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.PersistenceStash, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.Eventsourced)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.PersistenceStash, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistenceRecovery
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceStash, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceStash, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.fsm.PersistentFSM.FSMState
- org.apache.pekko.persistence.fsm.PersistentFSM.Reason
- org.apache.pekko.persistence.fsm.PersistentFSM.TimerMode
- org.apache.pekko.dispatch.RequiresMessageQueue<T>
- org.apache.pekko.actor.Stash (also extends org.apache.pekko.actor.UnrestrictedStash)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.StashFactory)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.StashFactory)
- org.apache.pekko.actor.Stash (also extends org.apache.pekko.actor.UnrestrictedStash)
- java.io.Serializable
- org.apache.pekko.persistence.serialization.Message
- org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFsmEvent
- org.apache.pekko.persistence.serialization.Message
- org.apache.pekko.actor.StashFactory
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.Stash)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.Stash)
- org.apache.pekko.actor.StashSupport
- org.apache.pekko.actor.UnrestrictedStash (also extends org.apache.pekko.actor.Actor)
- org.apache.pekko.actor.Stash (also extends org.apache.pekko.dispatch.RequiresMessageQueue<T>)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.StashFactory)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.fsm.PersistentFSM<S,D,E> (also extends org.apache.pekko.actor.ActorLogging, org.apache.pekko.persistence.fsm.PersistentFSMBase<S,D,E>)
- org.apache.pekko.persistence.PersistentActor (also extends org.apache.pekko.persistence.PersistenceIdentity)
- org.apache.pekko.persistence.Eventsourced (also extends org.apache.pekko.persistence.PersistenceIdentity, org.apache.pekko.persistence.PersistenceRecovery, org.apache.pekko.persistence.Snapshotter)
- org.apache.pekko.persistence.PersistenceStash (also extends org.apache.pekko.actor.StashFactory)
- org.apache.pekko.actor.Stash (also extends org.apache.pekko.dispatch.RequiresMessageQueue<T>)
- org.apache.pekko.actor.UnrestrictedStash (also extends org.apache.pekko.actor.Actor)