public class ValueResponse extends java.lang.Object
long
cas
byte[]
key
value
ValueResponse(byte[] key, byte[] value, long cas)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final byte[] key
public final byte[] value
public final long cas
public ValueResponse(byte[] key, byte[] value, long cas)
Copyright © 2020 Spotify AB. All Rights Reserved.