| Package | Description |
|---|---|
| com.couchbase.client.core.logging | |
| com.couchbase.client.core.transaction.components |
| Modifier and Type | Method and Description |
|---|---|
static RedactableArgument |
RedactableArgument.redactMeta(Object message)
A redactable argument of meta data.
|
static RedactableArgument |
RedactableArgument.redactSystem(Object message)
A redactable argument of system data.
|
static RedactableArgument |
RedactableArgument.redactUser(Object message)
A redactable argument of user data.
|
| Modifier and Type | Method and Description |
|---|---|
static RedactableArgument |
ActiveTransactionRecordUtil.getAtrDebug(CollectionIdentifier collection,
String atrId) |
static RedactableArgument |
ActiveTransactionRecordUtil.getAtrDebug(Optional<CollectionIdentifier> collection,
Optional<String> atrId) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.