java.lang.Object
org.opendaylight.controller.cluster.raft.base.messages.ApplyState
All Implemented Interfaces:
ControlMessage

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