hunt-raft ~master (2020-07-15T10:51:20Z)
Home
Dub
Repo
Raft.Step
hunt
raft
Raft
Raft
Undocumented in source. Be warned that the author may not have intended to support it.
class
Raft
ErrString
Step
(
Message
m
)
Meta
Source
See Implementation
hunt
raft
Raft
Raft
constructors
this
functions
Step
abortLeaderTransfer
addNode
appendEntry
bcastAppend
bcastHeartbeat
bcastHeartbeatWithCtx
becomeCandidate
becomeFollower
becomeLeader
campaign
checkQuorumActive
delProgress
handleAppendEntries
handleHeartbeat
handleSnapshot
hardState
hasLeader
loadState
maybeCommit
nodes
numOfPendingConf
pastElectionTimeout
poll
promotable
quorum
removeNode
reset
resetPendingConf
resetRandomizedElectionTimeout
restore
send
sendAppend
sendHeartbeat
sendTimeoutNow
setProgress
softState
stepCandidate
stepFollower
stepLeader
tickElection
tickHeartbeat
variables
_Term
_Vote
_checkQuorum
_disProForw
_electionElapsed
_electionTimeout
_heartbeatElapsed
_heartbeatTimeout
_id
_lead
_leadTransferee
_maxInflight
_maxMsgSize
_msgs
_pendingConf
_preVote
_prs
_raftLog
_randomizedElectionTimeout
_readOnly
_readStates
_state
_step
_tick
_votes