| Modifier and Type | Field and Description |
|---|---|
byte[] |
filter |
boolean |
isEncodedResult |
byte[] |
key |
int |
listIndex |
MapRResult |
result |
MapRRowConstraint |
rowConstraint |
| Constructor and Description |
|---|
MapRGet() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MapRGet arg0) |
long |
getArena() |
boolean |
getEncodedResult() |
byte[] |
getFilter() |
byte[] |
getKey() |
MapRResult |
getResult() |
void |
setArena(long arenaAddr) |
void |
setEncodedResult(boolean val) |
void |
setFilter(byte[] filter) |
public byte[] key
public MapRResult result
public MapRRowConstraint rowConstraint
public byte[] filter
public int listIndex
public boolean isEncodedResult
public void setEncodedResult(boolean val)
public boolean getEncodedResult()
public MapRResult getResult()
public byte[] getKey()
public long getArena()
public void setArena(long arenaAddr)
public byte[] getFilter()
public void setFilter(byte[] filter)