java.lang.Object
org.opendaylight.controller.cluster.raft.client.messages.GetSnapshot

@NonNullByDefault 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 a GetSnapshotReply instance.
Author:
Thomas Pantelis
  • Field Details