public class KeyValue extends Object
| Constructor and Description |
|---|
KeyValue(KeyValue kv,
ByteSequence namespace) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreateRevision() |
ByteSequence |
getKey() |
long |
getLease() |
long |
getModRevision() |
ByteSequence |
getValue() |
long |
getVersion() |
public KeyValue(KeyValue kv, ByteSequence namespace)
public ByteSequence getKey()
public ByteSequence getValue()
public long getCreateRevision()
public long getModRevision()
public long getVersion()
public long getLease()
Copyright © 2020. All rights reserved.