| DeleteEvents |
Delete events in the journal up to toSeqNumber operation.
|
| DeleteEvents$ |
|
| DeleteSnapshot |
INTERNAL API
|
| DeleteSnapshotByMeta |
Delete particular snapshot from storage by its metadata.
|
| DeleteSnapshotByMeta$ |
|
| DeleteSnapshotsByCriteria |
Delete snapshots from storage by criteria.
|
| DeleteSnapshotsByCriteria$ |
|
| EventStorage.JournalPolicies$ |
|
| EventStorage$ |
|
| ExpectedFailure |
|
| ExpectedFailure$ |
|
| ExpectedRejection |
|
| ExpectedRejection$ |
|
| PersistenceTestKitDurableStateStorePlugin |
|
| PersistenceTestKitDurableStateStorePlugin$ |
|
| PersistenceTestKitPlugin |
INTERNAL API
|
| PersistenceTestKitPlugin.Write$ |
|
| PersistenceTestKitPlugin$ |
|
| PersistenceTestKitSnapshotPlugin |
INTERNAL API
|
| PersistenceTestKitSnapshotPlugin$ |
|
| ProcessingPolicy.DefaultPolicies.CountNextNCond |
|
| ProcessingPolicy.DefaultPolicies.FailNextN |
|
| ProcessingPolicy.DefaultPolicies.FailNextN$ |
|
| ProcessingPolicy.DefaultPolicies.FailNextNCond |
|
| ProcessingPolicy.DefaultPolicies.FailNextNCond$ |
|
| ProcessingPolicy.DefaultPolicies.PassAll |
|
| ProcessingPolicy.DefaultPolicies.PassAll$ |
|
| ProcessingPolicy.DefaultPolicies.RejectNextN |
|
| ProcessingPolicy.DefaultPolicies.RejectNextN$ |
|
| ProcessingPolicy.DefaultPolicies.RejectNextNCond |
|
| ProcessingPolicy.DefaultPolicies.RejectNextNCond$ |
|
| ProcessingPolicy.DefaultPolicies.ReturnAfterNextNCond |
|
| ProcessingPolicy$ |
INTERNAL API
|
| ProcessingSuccess |
|
| ProcessingSuccess$ |
Emulates successful processing of some operation.
|
| ReadEvents |
Read from journal operation with events that were read.
|
| ReadEvents$ |
|
| ReadSeqNum |
Read persistent actor's sequence number operation.
|
| ReadSeqNum$ |
Read persistent actor's sequence number operation.
|
| ReadSnapshot |
Storage read operation for recovery of the persistent actor.
|
| ReadSnapshot$ |
|
| Reject |
Emulates rejection of operation by the journal with error exception.
|
| Reject$ |
|
| SnapshotMeta |
Snapshot metainformation.
|
| SnapshotMeta$ |
|
| SnapshotStorage.SnapshotPolicies$ |
|
| SnapshotStorage$ |
|
| StorageFailure |
Emulates exception thrown by the storage on the attempt to perform some operation.
|
| StorageFailure$ |
|
| WriteEvents |
Write in journal operation with events to be written.
|
| WriteEvents$ |
|
| WriteSnapshot |
Storage write operation to persist snapshot in the storage.
|
| WriteSnapshot$ |
|