public class ValueResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long |
cas |
int |
flags |
byte[] |
key |
byte[] |
value |
| Constructor and Description |
|---|
ValueResponse(byte[] key,
byte[] value,
long cas,
int flags) |
Copyright © 2023 Spotify AB. All Rights Reserved.