kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-raft
/
us.tractat.kuilt.raft
/
RaftTraceEvent
/
RequestVote
/
RequestVote
Request
Vote
constructor
(
clock
:
Long
,
from
:
NodeId
,
to
:
NodeId
,
term
:
Long
,
lastLogIndex
:
Long
,
lastLogTerm
:
Long
)