CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.MongoDB.Events.MongoDbSnapshotStore Member List

This is the complete list of members for Cqrs.MongoDB.Events.MongoDbSnapshotStore, including all inherited members.

BuildEventData(Snapshot snapshot)Cqrs.Snapshots.SnapshotStoreprotectedvirtual
ConfigurationManagerCqrs.Snapshots.SnapshotStoreprotected
CorrelationIdHelperCqrs.Snapshots.SnapshotStoreprotected
CqrsSnapshotStoreStreamNamePatternCqrs.Snapshots.SnapshotStoreprotectedstatic
EventDeserialiserCqrs.Snapshots.SnapshotStoreprotected
GenerateStreamName(Type aggregateRootType, Guid aggregateId)Cqrs.Snapshots.SnapshotStoreprotectedvirtual
Get(Type aggregateRootType, string streamName)Cqrs.MongoDB.Events.MongoDbSnapshotStoreprotectedvirtual
Cqrs::Snapshots::SnapshotStore.Get(Type aggregateRootType, Guid id)Cqrs.Snapshots.SnapshotStore
Get< TAggregateRoot >(Guid id)Cqrs.Snapshots.SnapshotStorevirtual
GetCollection()Cqrs.MongoDB.Events.MongoDbSnapshotStoreprotectedvirtual
LoggerCqrs.Snapshots.SnapshotStoreprotected
MongoCollectionCqrs.MongoDB.Events.MongoDbSnapshotStoreprotected
MongoDbSnapshotStore(IConfigurationManager configurationManager, ISnapshotDeserialiser eventDeserialiser, ILogger logger, ICorrelationIdHelper correlationIdHelper, ISnapshotBuilder snapshotBuilder, IMongoDbSnapshotStoreConnectionStringFactory mongoDbSnapshotStoreConnectionStringFactory)Cqrs.MongoDB.Events.MongoDbSnapshotStore
MongoDbSnapshotStoreConnectionStringFactoryCqrs.MongoDB.Events.MongoDbSnapshotStoreprotected
Save(Snapshot snapshot)Cqrs.MongoDB.Events.MongoDbSnapshotStorevirtual
SnapshotBuilderCqrs.Snapshots.SnapshotStoreprotected
SnapshotStore(IConfigurationManager configurationManager, ISnapshotDeserialiser eventDeserialiser, ISnapshotBuilder snapshotBuilder, ILogger logger, ICorrelationIdHelper correlationIdHelper)Cqrs.Snapshots.SnapshotStoreprotected
VerifyIndex(MongoDbIndex< MongoDbEventData > mongoIndex)Cqrs.MongoDB.Events.MongoDbSnapshotStoreprotectedvirtual
VerifyIndexes()Cqrs.MongoDB.Events.MongoDbSnapshotStoreprotectedvirtual