Class UpdateElectionTerm

    • Constructor Detail

      • UpdateElectionTerm

        public UpdateElectionTerm​(long currentTerm,
                                  String votedFor)
    • Method Detail

      • getCurrentTerm

        public long getCurrentTerm()
      • getVotedFor

        public String getVotedFor()