Raft Consensus Algorithm
    Preparing search index...

    Enumeration RaftState

    Index

    Enumeration Members

    Enumeration Members

    Candidate: "Candidate"
    Follower: "Follower"
    Leader: "Leader"