| Class | Description |
|---|---|
| DefaultReplicationState | |
| DispatchingPublisher | |
| ReplicationCommandProcessor | |
| ReplicationEventApplier | |
| ReplicationPlugin |
A plugin that issues a commands and events related to booting an elara application to indicate that the application
has been started and initialised.
|
| ReplicationPluginStep |
| Enum | Description |
|---|---|
| ReplicationCommands |
Replication commands.
|
| ReplicationEvents |
Replication events.
|
| ReplicationMessageDescriptor |
Descriptor of message layout for replication messages in a byte buffer.
|
| ReplicationMessages |
Replication messages exchanged by different nodes; they are neither commands nor events, that is, they are plugin
communication messages that are not part of the event sourcing logic.
|
| ReplicationPayloadDescriptor |
Descriptor of payload layout for replication commands and events in a byte buffer.
|
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.