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
/
RaftMetric
/
ElectionStarted
Election
Started
data
class
ElectionStarted
(
val
term
:
Long
)
:
RaftMetric
This node started an election for
term
(election timeout fired).
Members
Constructors
Election
Started
Link copied to clipboard
constructor
(
term
:
Long
)
Properties
term
Link copied to clipboard
val
term
:
Long