Click or drag to resize
Akka.NETAkka.Persistence.Sql.Common.Snapshot Namespace
The Akka.Persistence.Sql.Common.snapshot namespace contains common classes used by the various SQL persistence extensions when snapshotting.
Classes
  ClassDescription
Public classAbstractQueryExecutor
TBD
Public classQueryConfiguration
TBD
Public classSnapshotEntry
Flattened and serialized snapshot object used as intermediate representation before saving snapshot with metadata inside SQL Server database.
Public classSqlSnapshotStore
Abstract snapshot store implementation, customized to work with SQL-based persistence providers.
Interfaces
  InterfaceDescription
Public interfaceISnapshotQueryExecutor
TBD