Uses of Record Class
com.loomcache.server.persistence.SnapshotManager.Snapshot
Packages that use SnapshotManager.Snapshot
-
Uses of SnapshotManager.Snapshot in com.loomcache.server.persistence
Methods in com.loomcache.server.persistence that return types with arguments of type SnapshotManager.SnapshotModifier and TypeMethodDescriptionSnapshotManager.loadLatestSnapshot()Load the latest snapshot from disk.StateMachineSnapshotManager.loadSnapshot(long snapshotIndex) Load a snapshot by index.