hunt-raft ~master (2022-06-06T22:20:08.0496589)
Dub
Repo
Node.this
common
raft
node
Node
Undocumented in source.
class
Node
this
(
ulong
ID
,
MemoryStorage
storage
,
RawNode
node
,
DataStorage
store
,
ulong
lastIndex
,
ConfState
confstate
,
ulong
snapshotIndex
,
ulong
appliedIndex
)
Meta
Source
See Implementation
common
raft
node
Node
constructors
this
functions
entriesToApply
maybeTriggerSnapshot
publishEntries
publishSnapshot
variables
ID
appliedIndex
confstate
join
lastIndex
node
snapshotIndex
storage
store