| Package | Description |
|---|---|
| com.couchbase.client.core.transaction | |
| com.couchbase.client.core.transaction.util |
| Modifier and Type | Method and Description |
|---|---|
<T> Mono<T> |
CoreTransactionAttemptContext.doQueryOperation(String lockDebugIn,
String statement,
SpanWrapper pspan,
TriFunction<Integer,AtomicReference<ReactiveLock.Waiter>,SpanWrapper,Mono<T>> op)
Doesn't need everything from doKVOperation, as queryWrapper already centralises a lot of logic
|
| Modifier and Type | Field and Description |
|---|---|
TriFunction<CoreTransactionAttemptContext,String,Optional<String>,Boolean> |
CoreTransactionAttemptContextHooks.hasExpiredClientSideHook |
Copyright © 2024 Couchbase, Inc.. All rights reserved.