Uses of Record Class
com.loomcache.server.consensus.RaftNode.SnapshotCapture
Packages that use RaftNode.SnapshotCapture
-
Uses of RaftNode.SnapshotCapture in com.loomcache.server.consensus
Methods in com.loomcache.server.consensus that return RaftNode.SnapshotCaptureModifier and TypeMethodDescriptionRaftNode.captureSnapshotForHotBackup()Capture the currently applied state machine image for an out-of-band Hot Backup.