Config

Undocumented in source.

Members

Functions

validate
ErrString validate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_Applied
ulong _Applied;
Undocumented in source.
_CheckQuorum
bool _CheckQuorum;
Undocumented in source.
_DisProForw
bool _DisProForw;
Undocumented in source.
_ElectionTick
int _ElectionTick;
Undocumented in source.
_HeartbeatTick
int _HeartbeatTick;
Undocumented in source.
_ID
ulong _ID;
Undocumented in source.
_MaxInflightMsgs
int _MaxInflightMsgs;
Undocumented in source.
_MaxSizePerMsg
ulong _MaxSizePerMsg;
Undocumented in source.
_PreVote
bool _PreVote;
Undocumented in source.
_ROOption
ReadOnlyOption _ROOption;
Undocumented in source.
_peers
ulong[] _peers;
Undocumented in source.
_storage
Storage _storage;
Undocumented in source.

Meta