id of the Eventsourced processor.
input message.
target that should receive the input message after it has been written.
The input message is sent to target wrapped in
org.eligosource.eventsourced.core.JournalProtocol.Written. The sender reference is
set to system.deadLetters.
true if message.sequenceNr should be updated to the journal's
current counter value or false if the journal's counter should be set to
message.sequenceNr.
true if message.sequenceNr should be updated to the journal's
current counter value or false if the journal's counter should be set to
message.sequenceNr.
input message.
id of the Eventsourced processor.
target that should receive the input message after it has been written.
target that should receive the input message after it has been written.
The input message is sent to target wrapped in
org.eligosource.eventsourced.core.JournalProtocol.Written. The sender reference is
set to system.deadLetters.
Instructs a
Journalto write an inputmessage. An input message is an event message sent to anEventsourcedprocessor.id of the
Eventsourcedprocessor.input message.
target that should receive the input message after it has been written. The input message is sent to
targetwrapped in org.eligosource.eventsourced.core.JournalProtocol.Written. The sender reference is set tosystem.deadLetters.trueifmessage.sequenceNrshould be updated to the journal's currentcountervalue orfalseif the journal'scountershould be set tomessage.sequenceNr.