|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.io.RowResult.Entry
public class RowResult.Entry
Row entry.
| Method Summary | |
|---|---|
byte[] |
getKey()
|
Cell |
getValue()
|
Cell |
setValue(Cell c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, hashCode |
| Method Detail |
|---|
public Cell setValue(Cell c)
setValue in interface Map.Entry<byte[],Cell>public byte[] getKey()
getKey in interface Map.Entry<byte[],Cell>public Cell getValue()
getValue in interface Map.Entry<byte[],Cell>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||