| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.events.transaction | |
| com.couchbase.client.core.transaction.cleanup |
| Constructor and Description |
|---|
TransactionCleanupEndRunEvent(TransactionCleanupStartRunEvent start,
Map<String,ActiveTransactionRecordStats> atrStats,
Duration timeOfLastRun) |
| Modifier and Type | Method and Description |
|---|---|
Flux<TransactionCleanupAttemptEvent> |
LostCleanupDistributed.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.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.