| Package | Description |
|---|---|
| com.couchbase.client.core.msg.kv | |
| com.couchbase.client.core.transaction.util |
| Modifier and Type | Method and Description |
|---|---|
InsertResponse |
InsertRequest.decode(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf response,
KeyValueChannelContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static Mono<InsertResponse> |
TransactionKVHandler.insert(Core core,
CollectionIdentifier collectionIdentifier,
String id,
byte[] transcodedContent,
int flags,
Duration timeout,
Optional<DurabilityLevel> durabilityLevel,
Map<String,Object> clientContext,
SpanWrapper pspan) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.