hunt.raft.Util

Undocumented in source.

Members

Functions

DescribeEntry
string DescribeEntry(Entry e)
Undocumented in source. Be warned that the author may not have intended to support it.
DescribeMessage
string DescribeMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
IsLocalMsg
bool IsLocalMsg(MessageType msgt)
Undocumented in source. Be warned that the author may not have intended to support it.
IsResponseMsg
bool IsResponseMsg(MessageType msgt)
Undocumented in source. Be warned that the author may not have intended to support it.
limitSize
Entry[] limitSize(Entry[] ents, ulong maxSize)
Undocumented in source. Be warned that the author may not have intended to support it.
voteRespMsgType
MessageType voteRespMsgType(MessageType msgt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

None
ulong None;
Undocumented in source.
noLimit
auto noLimit;
Undocumented in source.

Meta