Class TransactionCleanupAttemptEvent

java.lang.Object
com.couchbase.client.core.cnc.AbstractEvent
com.couchbase.client.core.cnc.events.transaction.TransactionEvent
com.couchbase.client.core.cnc.events.transaction.TransactionCleanupAttemptEvent
All Implemented Interfaces:
Event

@Uncommitted public class TransactionCleanupAttemptEvent extends TransactionEvent
Emitted when the lost transactions cleanup process discovered a lost transaction and attempted to clean it up.

Contains whether this attempt was successful, and all logs related to the attempt.