readOnly

Undocumented in source.

Constructors

this
this(ReadOnlyOption option)
Undocumented in source.

Members

Functions

addRequest
void addRequest(ulong index, Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
advance
readIndexStatus*[] advance(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
lastPendingRequestCtx
string lastPendingRequestCtx()
Undocumented in source. Be warned that the author may not have intended to support it.
recvAck
int recvAck(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_option
ReadOnlyOption _option;
Undocumented in source.
_pendingReadIndex
readIndexStatus*[string] _pendingReadIndex;
Undocumented in source.
_readIndexQueue
string[] _readIndexQueue;
Undocumented in source.

Meta