Uses of Class
com.couchbase.client.core.cnc.events.transaction.TransactionCleanupAttemptEvent
Packages that use TransactionCleanupAttemptEvent
-
Uses of TransactionCleanupAttemptEvent in com.couchbase.client.core.transaction.cleanup
Methods in com.couchbase.client.core.transaction.cleanup that return TransactionCleanupAttemptEventModifier and TypeMethodDescriptionTransactionsCleaner.performCleanup(CleanupRequest req, boolean isRegularCleanup, SpanWrapper pspan) Methods in com.couchbase.client.core.transaction.cleanup that return types with arguments of type TransactionCleanupAttemptEventModifier and TypeMethodDescriptionreactor.core.publisher.Mono<TransactionCleanupAttemptEvent> TransactionsCleaner.cleanupATREntry(CollectionIdentifier atrCollection, String atrId, String attemptId, ActiveTransactionRecordEntry atrEntry, boolean isRegularCleanup) Kept purely for backwards compatibility with FIT performer.