Package akka.persistence.snapshot
-
Interface Summary Interface Description SnapshotStore Documents intent that the sender() is expected to be the PersistentActor -
Class Summary Class Description NoSnapshotStore Used as default snapshot-store in case no other store was configured.SnapshotStoreSpec The limit defines a number of bytes persistence plugin can support to store the snapshot.SnapshotStoreSpec$ -
Exception Summary Exception Description