Package org.apache.pekko.persistence.typed
-
Interface Summary Interface Description DeletionTarget Not for user extensionEventSeq<A> EventSourcedSignal Supertype for all Pekko Persistence Typed specific signalsPublishedEvent When using event publishing the events published to the system event stream will be in this form.SnapshotAdapter<State> Facility to convert snapshots from and to a specialized data model. -
Exception Summary Exception Description EventRejectedException Thrown if a journal rejects an event e.g.