Uses of Class
com.couchbase.client.core.cnc.events.transaction.TransactionEvent
Packages that use TransactionEvent
Package
Description
-
Uses of TransactionEvent in com.couchbase.client.core.cnc.events.core
Subclasses of TransactionEvent in com.couchbase.client.core.cnc.events.core -
Uses of TransactionEvent in com.couchbase.client.core.cnc.events.transaction
Subclasses of TransactionEvent in com.couchbase.client.core.cnc.events.transactionModifier and TypeClassDescriptionclassThe cleanup attempt failed and was unable to cleanly return a CleanupResultEvent with !successclassIndicates that a document has been modified by a non-transactional write while it is in a transaction.classEmitted when the lost transactions cleanup process discovered a lost transaction and attempted to clean it up.classEmitted periodically with a summary of cleanup data since the last event.classEmitted periodically with a summary of what will be done soon for cleanup.classA transaction log message.classAn event that's fired when transactions are successfully initialised.