Uses of Record Class
com.loomcache.server.persistence.DeltaSnapshot
Packages that use DeltaSnapshot
-
Uses of DeltaSnapshot in com.loomcache.server.persistence
Methods in com.loomcache.server.persistence that return types with arguments of type DeltaSnapshotModifier and TypeMethodDescriptionSnapshotChain.getDeltas()Get an unmodifiable view of the deltas.Methods in com.loomcache.server.persistence with parameters of type DeltaSnapshotModifier and TypeMethodDescriptionvoidSnapshotChain.addDelta(DeltaSnapshot delta) Append a delta snapshot to this chain.