Class RequestVoteReply

    • Constructor Detail

      • RequestVoteReply

        public RequestVoteReply​(long term,
                                boolean voteGranted)
    • Method Detail

      • isVoteGranted

        public boolean isVoteGranted()