| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.events.transaction | |
| com.couchbase.client.core.transaction.log |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionLogEvent> |
TransactionCleanupAttemptEvent.logs() |
| Constructor and Description |
|---|
TransactionCleanupAttemptEvent(Event.Severity severity,
boolean success,
boolean isRegular,
List<TransactionLogEvent> logs,
String attemptId,
String atrId,
CollectionIdentifier atrCollection,
CleanupRequest req,
String addlDebug) |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionLogEvent> |
CoreTransactionLogger.logs() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.