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