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