Uses of Class
com.couchbase.client.core.transaction.cleanup.ActiveTransactionRecordStats
Package
Description
-
Uses of ActiveTransactionRecordStats in com.couchbase.client.core.cnc.events.transaction
ModifierConstructorDescriptionTransactionCleanupEndRunEvent
(TransactionCleanupStartRunEvent start, Map<String, ActiveTransactionRecordStats> atrStats, Duration timeOfLastRun) -
Uses of ActiveTransactionRecordStats in com.couchbase.client.core.transaction.cleanup
Modifier and TypeMethodDescriptionLostCleanupDistributed.handleATRCleanup
(String bp, CollectionIdentifier atrCollection, String atrId, ActiveTransactionRecordStats stats, Duration safetyMargin, SpanWrapper pspan) Looks at an ATR, finds any expired entries, and cleans them up.