| Package | Description |
|---|---|
| com.couchbase.client.core.msg.kv | |
| com.couchbase.client.core.transaction.util |
| Constructor and Description |
|---|
SubdocGetRequest(Duration timeout,
CoreContext ctx,
CollectionIdentifier collectionIdentifier,
RetryStrategy retryStrategy,
String key,
byte flags,
List<SubdocGetRequest.Command> commands,
RequestSpan span) |
| Modifier and Type | Method and Description |
|---|---|
static Mono<SubdocGetResponse> |
TransactionKVHandler.lookupIn(Core core,
CollectionIdentifier collectionIdentifier,
String id,
Duration timeout,
boolean accessDeleted,
Map<String,Object> clientContext,
SpanWrapper pspan,
List<SubdocGetRequest.Command> commands) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.