Aggregate | Data.CQRS.Internal.Aggregate |
AggregateAction | Data.CQRS.Types.AggregateAction, Data.CQRS.Command |
aggregateSnapshot | Data.CQRS.Internal.Aggregate |
aggregateSnapshotVersion | Data.CQRS.Internal.Aggregate |
aggregateValue | Data.CQRS.Internal.Aggregate |
aggregateVersion0 | Data.CQRS.Internal.Aggregate |
amArchiveId | Data.CQRS.Types.ArchiveMetadata, Data.CQRS.Types.ArchiveStore |
amNextArchiveId | Data.CQRS.Types.ArchiveMetadata, Data.CQRS.Types.ArchiveStore |
amPreviousArchiveId | Data.CQRS.Types.ArchiveMetadata, Data.CQRS.Types.ArchiveStore |
applyEvent | Data.CQRS.Internal.Aggregate |
applyIso | |
1 (Function) | Data.CQRS.Types.ArchiveStore |
2 (Function) | Data.CQRS.Types.EventStore |
applyPrism | Data.CQRS.Types.SnapshotStore |
applySnapshot | Data.CQRS.Internal.Aggregate |
ArchiveMetadata | |
1 (Type/Class) | Data.CQRS.Types.ArchiveMetadata, Data.CQRS.Types.ArchiveStore |
2 (Data Constructor) | Data.CQRS.Types.ArchiveMetadata, Data.CQRS.Types.ArchiveStore |
ArchiveRef | Data.CQRS.Types.ArchiveRef, Data.CQRS.Types.ArchiveStore |
ArchiveStore | |
1 (Type/Class) | Data.CQRS.Types.ArchiveStore |
2 (Data Constructor) | Data.CQRS.Types.ArchiveStore |
asArchiveEvents | Data.CQRS.Types.ArchiveStore |
asGetUnarchivedEventCount | Data.CQRS.Types.ArchiveStore |
asReadArchive | Data.CQRS.Types.ArchiveStore |
asReadArchiveMetadata | Data.CQRS.Types.ArchiveStore |
asReadLatestArchiveMetadata | Data.CQRS.Types.ArchiveStore |
CommandT | Data.CQRS.Command |
createAggregate | Data.CQRS.Command |
CurrentArchive | Data.CQRS.Types.ArchiveRef |
defaultSettings | Data.CQRS.Internal.Repository, Data.CQRS.Repository |
emptyAggregate | Data.CQRS.Internal.Aggregate |
enumerateAllEvents | Data.CQRS.Types.ArchiveStore |
esRetrieveAllEvents | Data.CQRS.Types.EventStore |
esRetrieveEvents | Data.CQRS.Types.EventStore |
esStoreEvents | Data.CQRS.Types.EventStore |
EventStore | |
1 (Type/Class) | Data.CQRS.Types.EventStore |
2 (Data Constructor) | Data.CQRS.Types.EventStore |
execCommandT | Data.CQRS.Command |
freshUUID | Data.CQRS.Command |
NamedArchive | Data.CQRS.Types.ArchiveRef |
newRepository | Data.CQRS.Internal.Repository, Data.CQRS.Repository |
nullSnapshotStore | Data.CQRS.Types.SnapshotStore, Data.CQRS.SnapshotStore |
peEvent | Data.CQRS.Types.PersistedEvent, Data.CQRS.Query |
peEventId | Data.CQRS.Types.PersistedEvent, Data.CQRS.Query |
PersistedEvent | |
1 (Type/Class) | Data.CQRS.Types.PersistedEvent, Data.CQRS.Query |
2 (Data Constructor) | Data.CQRS.Types.PersistedEvent, Data.CQRS.Query |
peSequenceNumber | Data.CQRS.Types.PersistedEvent, Data.CQRS.Query |
publishEvent | |
1 (Function) | Data.CQRS.Internal.Aggregate |
2 (Function) | Data.CQRS.Command |
readAggregate | Data.CQRS.Command |
Repository | |
1 (Type/Class) | Data.CQRS.Internal.Repository, Data.CQRS.Repository, Data.CQRS.Query, Data.CQRS.Command |
2 (Data Constructor) | Data.CQRS.Internal.Repository |
repositoryAggregateAction | Data.CQRS.Internal.Repository |
repositoryEventStore | Data.CQRS.Internal.Repository |
repositoryPublishEvents | Data.CQRS.Internal.Repository |
repositorySettings | Data.CQRS.Internal.Repository |
repositorySnapshotStore | Data.CQRS.Internal.Repository |
repositoryUUIDSupply | Data.CQRS.Internal.Repository |
rotateArchives | Data.CQRS.Types.ArchiveStore |
runCommandT | Data.CQRS.Command |
setSnapshotFrequency | Data.CQRS.Internal.Repository, Data.CQRS.Repository |
Settings | |
1 (Type/Class) | Data.CQRS.Internal.Repository, Data.CQRS.Repository |
2 (Data Constructor) | Data.CQRS.Internal.Repository |
settingsSnapshotFrequency | Data.CQRS.Internal.Repository |
Snapshot | |
1 (Type/Class) | Data.CQRS.Types.Snapshot |
2 (Data Constructor) | Data.CQRS.Types.Snapshot |
SnapshotStore | |
1 (Type/Class) | Data.CQRS.Types.SnapshotStore, Data.CQRS.SnapshotStore |
2 (Data Constructor) | Data.CQRS.Types.SnapshotStore |
sSnapshot | Data.CQRS.Types.Snapshot |
ssReadSnapshot | Data.CQRS.Types.SnapshotStore |
ssWriteSnapshot | Data.CQRS.Types.SnapshotStore |
StoreError | Data.CQRS.Types.StoreError, Data.CQRS.Types.ArchiveStore, Data.CQRS.Types.EventStore |
sVersion | Data.CQRS.Types.Snapshot |
UnitOfWorkT | Data.CQRS.Command |
updateAggregate | Data.CQRS.Command |
VersionConflict | Data.CQRS.Types.StoreError, Data.CQRS.Types.ArchiveStore, Data.CQRS.Types.EventStore |
versionedEvents | Data.CQRS.Internal.Aggregate |