Uses of Record Class
org.axonframework.eventsourcing.snapshot.api.Snapshot

Packages that use Snapshot
Package
Description
Axon Server snapshot store implementation.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
Public API for snapshotting of event-sourced entities.
In-memory snapshot store implementations.
Store-backed snapshotting implementations for event-sourced entities.