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
/
RaftStorage
/
votedFor
voted
For
abstract
suspend
fun
votedFor
(
)
:
NodeId
?
Returns the
NodeId
this node voted for in the current term, or
null
if it has not yet voted.