Class RequestLeadership

    • Constructor Detail

      • RequestLeadership

        public RequestLeadership​(String requestedFollowerId,
                                 akka.actor.ActorRef replyTo)
    • Method Detail

      • getRequestedFollowerId

        public String getRequestedFollowerId()
      • getReplyTo

        public akka.actor.ActorRef getReplyTo()