public class ValueAsciiResponse extends AsciiResponse
AsciiResponse.Type| Modifier and Type | Field and Description |
|---|---|
List<ValueResponse> |
values |
DELETED, EXISTS, NOT_FOUND, NOT_STORED, STORED, TOUCHED, type| Constructor and Description |
|---|
ValueAsciiResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGetResult(byte[] key,
byte[] value,
long cas) |
public final List<ValueResponse> values
Copyright © 2017 Spotify AB. All rights reserved.