Class RaftException

    • Method Detail

      • getLeader

        public RaftEndpoint getLeader()
        Returns the leader endpoint of the related Raft group, if available and known by the Raft node by the time this exception is thrown.
        Returns:
        the leader endpoint of the related Raft group, if available and known by the Raft node by the time this exception is thrown