org.eligosource.eventsourced.core.JournalProtocol
Instructs a Journal to delete an output message that has been previously written by a ReliableChannel.
Journal
ReliableChannel
id of the reliable channel.
sequence number of the output message.
org.eligosource.eventsourced.core.ReliableChannel
Instructs a
Journal
to delete an output message that has been previously written by aReliableChannel
.id of the reliable channel.
sequence number of the output message.
org.eligosource.eventsourced.core.ReliableChannel