Class GetSnapshot
- java.lang.Object
-
- org.opendaylight.controller.cluster.raft.client.messages.GetSnapshot
-
public final class GetSnapshot extends Object
Internal client message to get a snapshot of the current state based on whether or not persistence is enabled. Returns aGetSnapshotReply
instance.- Author:
- Thomas Pantelis
-
-
Field Detail
-
INSTANCE
public static final GetSnapshot INSTANCE
-
-