public class ValueAsciiResponse extends AsciiResponse
AsciiResponse.Type| Modifier and Type | Field and Description |
|---|---|
java.util.List<ValueResponse> |
values |
CLIENT_ERROR, DELETED, EMPTY_LIST, ERROR, EXISTS, NOT_FOUND, NOT_STORED, OK, OUT_OF_MEMORY, STORED, TOUCHED, type, VALUE_TOO_LARGE| Constructor and Description |
|---|
ValueAsciiResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGetResult(byte[] key,
byte[] value,
long cas,
int flags) |
boolean |
isEmpty() |
public final java.util.List<ValueResponse> values
Copyright © 2023 Spotify AB. All Rights Reserved.