Class ApplyState

  • All Implemented Interfaces:
    akka.dispatch.ControlMessage

    public class ApplyState
    extends Object
    implements akka.dispatch.ControlMessage
    Local message sent by a RaftActor to itself to signal state has been applied to the state machine.
    • Constructor Detail

    • Method Detail

      • getClientActor

        public akka.actor.ActorRef getClientActor()
      • getIdentifier

        public Identifier getIdentifier()