Class Hierarchy
- java.lang.Object
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
- akka.persistence.typed.DeleteEventsCompleted$ (implements java.io.Serializable)
- akka.persistence.typed.DeleteSnapshotsCompleted$ (implements java.io.Serializable)
- akka.persistence.typed.DeletionTarget.Criteria$ (implements java.io.Serializable)
- akka.persistence.typed.DeletionTarget.Individual$ (implements java.io.Serializable)
- akka.persistence.typed.RecoveryFailed$ (implements java.io.Serializable)
- akka.persistence.typed.ReplicaId$ (implements java.io.Serializable)
- akka.persistence.typed.SnapshotCompleted$ (implements java.io.Serializable)
- scala.runtime.AbstractFunction2<T1,T2,R> (implements scala.Function2<T1,T2,R>)
- akka.persistence.typed.DeleteEventsFailed$ (implements java.io.Serializable)
- akka.persistence.typed.DeleteSnapshotsFailed$ (implements java.io.Serializable)
- akka.persistence.typed.SnapshotFailed$ (implements java.io.Serializable)
- akka.persistence.typed.DeleteEventsCompleted (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.DeleteEventsFailed (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.DeleteSnapshotsCompleted (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.DeleteSnapshotsFailed (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.DeletionTarget.Criteria (implements akka.persistence.typed.DeletionTarget, scala.Product, java.io.Serializable)
- akka.persistence.typed.DeletionTarget.Individual (implements akka.persistence.typed.DeletionTarget, scala.Product, java.io.Serializable)
- akka.persistence.typed.DeletionTarget$
- akka.persistence.typed.EmptyEventSeq
- akka.persistence.typed.EmptyEventSeq$ (implements akka.persistence.typed.EventSeq<A>, scala.Product, java.io.Serializable)
- akka.persistence.typed.EventAdapter<E,P>
- akka.persistence.typed.EventSeq$
- akka.persistence.typed.EventsSeq$ (implements java.io.Serializable)
- akka.persistence.typed.NoOpEventAdapter$
- akka.persistence.typed.PersistenceId
- akka.persistence.typed.PersistenceId$
- akka.persistence.typed.RecoveryCompleted (implements akka.persistence.typed.EventSourcedSignal)
- akka.persistence.typed.RecoveryCompleted$ (implements scala.Product, java.io.Serializable)
- akka.persistence.typed.RecoveryFailed (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.ReplicaId (implements scala.Product, java.io.Serializable)
- akka.persistence.typed.ReplicationId
- akka.persistence.typed.ReplicationId$
- akka.persistence.typed.SingleEventSeq$ (implements java.io.Serializable)
- akka.persistence.typed.SnapshotCompleted (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.SnapshotFailed (implements akka.persistence.typed.EventSourcedSignal, scala.Product, java.io.Serializable)
- akka.persistence.typed.SnapshotMetadata
- akka.persistence.typed.SnapshotMetadata$
- akka.persistence.typed.SnapshotSelectionCriteria
- akka.persistence.typed.SnapshotSelectionCriteria$
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- akka.persistence.typed.EventRejectedException
- java.lang.RuntimeException
- java.lang.Exception
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
Interface Hierarchy
- akka.persistence.typed.DeletionTarget
- akka.persistence.typed.EventSeq<A>
- akka.persistence.typed.PublishedEvent
- akka.actor.typed.Signal
- akka.persistence.typed.EventSourcedSignal
- akka.persistence.typed.SnapshotAdapter<State>