-
Represents member list of a Raft group with an index identifying on which log
index the given member list is appended to the Raft log.
Contains information about a Raft node's local state related to the execution
of the Raft consensus algorithm.
Used for informing external systems about events related to the execution of
the Raft consensus algorithm.
Contains a snapshot of a Raft node's current state in a term.
-
Represents member list of a Raft group with an index identifying on which log
index the given member list is appended to the Raft log.
Contains statistics about a Raft node's Raft log.
Denotes the reason for a given report
Contains a snapshot of a Raft node's current state in a term.