| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.events.transaction | |
| com.couchbase.client.core.transaction.cleanup |
| Constructor and Description |
|---|
TransactionCleanupStartRunEvent(String bucketName,
String scopeName,
String collectionName,
String clientUuid,
ClientRecordDetails clientDetails,
Duration cleanupWindow,
int atrsToCheckInNextWindow,
int totalAtrs,
Duration checkAtrEvery) |
| Modifier and Type | Method and Description |
|---|---|
static ClientRecordDetails |
ClientRecord.parseClientRecord(SubdocGetResponse clientRecord,
String clientUuid) |
| Modifier and Type | Method and Description |
|---|---|
Mono<ClientRecordDetails> |
ClientRecord.processClient(String clientUuid,
CollectionIdentifier collection,
CoreTransactionsConfig config,
SpanWrapper pspan) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.