Class GetOnDemandRaftState

  • All Implemented Interfaces:
    ControlMessage

    public final class GetOnDemandRaftState
    extends Object
    implements ControlMessage
    Local message sent to a RaftActor to obtain a snapshot of statistical information. Returns an OnDemandRaftState instance.
    Author:
    Thomas Pantelis