Progress

Undocumented in source.

Members

Functions

IsPaused
bool IsPaused()
Undocumented in source. Be warned that the author may not have intended to support it.
becomeProbe
void becomeProbe()
Undocumented in source. Be warned that the author may not have intended to support it.
becomeReplicate
void becomeReplicate()
Undocumented in source. Be warned that the author may not have intended to support it.
becomeSnapshot
void becomeSnapshot(ulong snapshoti)
Undocumented in source. Be warned that the author may not have intended to support it.
maybeDecrTo
bool maybeDecrTo(ulong rejected, ulong last)
Undocumented in source. Be warned that the author may not have intended to support it.
maybeUpdate
bool maybeUpdate(ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.
needSnapshotAbort
bool needSnapshotAbort()
Undocumented in source. Be warned that the author may not have intended to support it.
optimisticUpdate
void optimisticUpdate(ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.
pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
resetState
void resetState(ProgressStateType state)
Undocumented in source. Be warned that the author may not have intended to support it.
resume
void resume()
Undocumented in source. Be warned that the author may not have intended to support it.
snapshotFailure
void snapshotFailure()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_Match
ulong _Match;
Undocumented in source.
_Next
ulong _Next;
Undocumented in source.
_Paused
bool _Paused;
Undocumented in source.
_PendingSnapshot
ulong _PendingSnapshot;
Undocumented in source.
_RecentActive
bool _RecentActive;
Undocumented in source.
_State
ProgressStateType _State;
Undocumented in source.
_ins
inflights _ins;
Undocumented in source.

Meta