Node

Undocumented in source.

Members

Functions

Advance
void Advance()
Undocumented in source.
ApplyConfChange
ConfState ApplyConfChange(ConfChange cc)
Undocumented in source.
Campaign
ErrString Campaign(Context ctx)
Undocumented in source.
Propose
ErrString Propose(Context ctx, string data)
Undocumented in source.
ProposeConfChange
ErrString ProposeConfChange(Context ctx, ConfChange cc)
Undocumented in source.
ReadIndex
ErrString ReadIndex(Context ctx, string rctx)
Undocumented in source.
ReportSnapshot
void ReportSnapshot(ulong id, SnapshotStatus status)
Undocumented in source.
ReportUnreachable
void ReportUnreachable(ulong id)
Undocumented in source.
Step
ErrString Step(Context ctx, Message msg)
Undocumented in source.
Stop
void Stop()
Undocumented in source.
Tick
void Tick()
Undocumented in source.
TransferLeadership
void TransferLeadership(Context ctx, ulong lead, ulong transferee)
Undocumented in source.
ready
DList!Ready ready()
Undocumented in source.
status
Status status()
Undocumented in source.

Meta