Uses of Package
dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot
-
Classes in dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot used by dk.cloudcreate.essentials.components.eventsourced.aggregates.decider Class Description AggregateSnapshotRepository Repository storing and updating Aggregate instance snapshots -
Classes in dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot used by dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot Class Description AddNewAggregateSnapshotStrategy Strategy for when an aggregate snapshot should be addedAggregateSnapshot Aggregate snapshot loaded usingloadSnapshot(AggregateType, Object, Class)AggregateSnapshotDeletionStrategy Strategy for which historic aggregate snapshots (i.e.AggregateSnapshotDeletionStrategy.KeepHistoricSnapshots Strategy that keeps all or a specific number of historic aggregate snapshotsAggregateSnapshotRepository Repository storing and updating Aggregate instance snapshots -
Classes in dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot used by dk.cloudcreate.essentials.components.eventsourced.aggregates.stateful Class Description AggregateSnapshotRepository Repository storing and updating Aggregate instance snapshots