Uses of Class
dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot.AggregateSnapshotDeletionStrategy.KeepHistoricSnapshots
Packages that use AggregateSnapshotDeletionStrategy.KeepHistoricSnapshots
-
Uses of AggregateSnapshotDeletionStrategy.KeepHistoricSnapshots in dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot
Methods in dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot that return AggregateSnapshotDeletionStrategy.KeepHistoricSnapshotsModifier and TypeMethodDescriptionAggregateSnapshotDeletionStrategy.KeepHistoricSnapshots.keepALimitedNumberOfHistoricSnapshots(long numberOfHistoricSnapshotsToKeep) Strategy that keeps all historic aggregate snapshotsAggregateSnapshotDeletionStrategy.KeepHistoricSnapshots.keepAllHistoricSnapshots()Strategy that keeps all historic aggregate snapshots