| Interface | Description |
|---|---|
| IndexTrackingPoller |
A poller tracking (gap free) indexes of entries in the message log.
|
| MessageLog | |
| MessageLog.Appender | |
| MessageLog.AppendingContext | |
| MessageLog.Handler | |
| MessageLog.Poller |
| Class | Description |
|---|---|
| CommittedEventPoller |
An event poller that works with two underlying pollers to ensure only committed events
are passed to the event handler.
|
| DefaultIndexTrackingPoller | |
| EventLogRepairer |
Class to repair an event log that was corrupted usually due to application crash.
|
| ExpandableDirectBuffer |
A
DirectBuffer that wraps another buffer and preserves the underlying buffer's extensibility. |
| InMemoryLog | |
| MessageLogPrinter |
| Enum | Description |
|---|---|
| MessageLog.Handler.Result |
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.