Class GetOnDemandRaftState
- java.lang.Object
-
- org.opendaylight.controller.cluster.raft.client.messages.GetOnDemandRaftState
-
- All Implemented Interfaces:
akka.dispatch.ControlMessage
public final class GetOnDemandRaftState extends Object implements akka.dispatch.ControlMessage
Local message sent to a RaftActor to obtain a snapshot of statistical information. Returns an OnDemandRaftState instance.- Author:
- Thomas Pantelis
-
-
Field Detail
-
INSTANCE
public static final GetOnDemandRaftState INSTANCE
-
-