Package io.microraft.report
package io.microraft.report
-
ClassDescriptionRepresents 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.Contains information about a Raft node's local state related to the execution of the Raft consensus algorithm.Denotes the reason for a given reportUsed 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.