Uses of Record Class
com.loomcache.server.persistence.SnapshotStore.SnapshotMetadata
Packages that use SnapshotStore.SnapshotMetadata
-
Uses of SnapshotStore.SnapshotMetadata in com.loomcache.server.persistence
Methods in com.loomcache.server.persistence that return types with arguments of type SnapshotStore.SnapshotMetadataModifier and TypeMethodDescriptionSnapshotStore.loadLatestSnapshot()Load the latest snapshot from disk.SnapshotStore.loadLatestSnapshot(boolean allowFallbackToOlderSnapshot) Load the latest snapshot, optionally refusing fallback when the newest snapshot exists but fails validation.