Uses of Record Class
com.loomcache.server.persistence.Snapshotable.SnapshotCapture
Packages that use Snapshotable.SnapshotCapture
-
Uses of Snapshotable.SnapshotCapture in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return Snapshotable.SnapshotCaptureModifier and TypeMethodDescriptionDistributedMap.captureDeltaSnapshot()DistributedMap.captureSnapshot() -
Uses of Snapshotable.SnapshotCapture in com.loomcache.server.persistence
Methods in com.loomcache.server.persistence that return Snapshotable.SnapshotCaptureModifier and TypeMethodDescriptiondefault Snapshotable.SnapshotCaptureSnapshotable.captureDeltaSnapshot()Capture a delta snapshot and atomically advance dirty tracking for the captured state.default Snapshotable.SnapshotCaptureSnapshotable.captureSnapshot()Capture a full snapshot and atomically advance dirty tracking for the captured state.