public interface KeyEntry
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Map<String,String> |
getMetadata() |
byte[] |
getValue() |
void |
setId(String id) |
void |
setValue(byte[] value) |
Copyright © 2016. All rights reserved.