| Interface | Description |
|---|---|
| JournalRecoverListener |
Interface to receive recover events for the journal on startup.
|
| JournalWriter |
Interface for the transaction log.
|
| Class | Description |
|---|---|
| JournalFile |
Interface for the transaction log.
|
| JournalResult |
Interface for the transaction log.
|
| JournalRingItem |
Interface for the transaction log.
|
| JournalWriteActor |
Actor-processor for writing to the transaction log.
|