Interface | Description |
---|---|
AsyncRecovery |
Asynchronous message replay and sequence number recovery interface.
|
AsyncWriteJournal |
Abstract journal, optimized for asynchronous, non-blocking writes.
|
AsyncWriteProxy |
INTERNAL API.
|
EmptyEventSeq | |
EventAdapter | |
ReadEventAdapter |
Facility to convert from and to specialised data models, as may be required by specialized persistence Journals.
|
ReplayFilter.Mode | |
WriteEventAdapter |
Facility to convert to specialised data models, as may be required by specialized persistence Journals.
|
WriteJournalBase |
Exception | Description |
---|---|
AsyncReplayTimeoutException |
Thrown if replay inactivity exceeds a specified timeout.
|