class |
CleanupFailedEvent |
The cleanup attempt failed and was unable to cleanly return a CleanupResultEvent with !success
|
class |
IllegalDocumentStateEvent |
Indicates that a document has been modified by a non-transactional write while it is in a transaction.
|
class |
TransactionCleanupAttemptEvent |
Emitted when the lost transactions cleanup process discovered a lost transaction and attempted to clean it up.
|
class |
TransactionCleanupEndRunEvent |
Emitted periodically with a summary of cleanup data since the last event.
|
class |
TransactionCleanupStartRunEvent |
Emitted periodically with a summary of what will be done soon for cleanup.
|
class |
TransactionLogEvent |
A transaction log message.
|
class |
TransactionsStartedEvent |
An event that's fired when transactions are successfully initialised.
|