| Package | Description |
|---|---|
| com.couchbase.client.core.msg.kv |
| Modifier and Type | Method and Description |
|---|---|
static ResponseStatusDetails |
ResponseStatusDetails.convert(byte[] input)
Helper method to convert a
ByteBuf input into the details. |
ResponseStatusDetails |
ObserveViaCasResponse.statusDetails() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ResponseStatusDetails.stringify(ResponseStatus status,
ResponseStatusDetails details)
Stringify the status details and the status in a best effort manner.
|
| Constructor and Description |
|---|
ObserveViaCasResponse(ResponseStatus status,
long cas,
ObserveViaCasResponse.ObserveStatus observeStatus,
boolean active,
ResponseStatusDetails statusDetails) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.