public class Value extends Object implements Serializable
| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTrust() |
ImmutableBytesWritable |
getValue() |
void |
setTrust(String trust) |
void |
setValue(ImmutableBytesWritable value) |
public ImmutableBytesWritable getValue()
public void setValue(ImmutableBytesWritable value)
public String getTrust()
public void setTrust(String trust)
Copyright © 2018. All rights reserved.