|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| AtLeastOnceDelivery | Mix-in this trait with your PersistentActor to send messages with at-least-once
delivery semantics to destinations. |
| Delivered | Plugin API: confirmation message generated by receivers of ConfirmablePersistent messages
by calling ConfirmablePersistent.confirm(). |
| Eventsourced | INTERNAL API. |
| Eventsourced.PendingHandlerInvocation | |
| EventsourcedProcessor | An event sourced processor. |
| PersistentActor | An persistent Actor - can be used to implement command or event sourcing. |
| PersistentConfirmation | Plugin API: confirmation entry written by journal plugins. |
| PersistentId | Plugin API: persistent message identifier. |
| PersistentRepr | Plugin API: representation of a persistent message in the journal plugin API. |
| PersistentView | A view replicates the persistent message stream of a PersistentActor. |
| PluginSpec | |
| Processor | An actor that persists (journals) messages of type Persistent. |
| ProcessorImpl | INTERNAL API |
| Recovery | Recovery state machine that loads snapshots and replays messages. |
| Recovery.State | INTERNAL API. |
| Resequenceable | INTERNAL API |
| Snapshotter | Snapshot API on top of the internal snapshot protocol. |
| View | A view replicates the persistent message stream of a processor. |
| Exception Summary | |
|---|---|
| AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededException | |
| ResetException | Exception thrown by a PersistentChannel child actor to re-initiate delivery. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||