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