Package org.apache.hadoop.hbase.client
Interface Row
- All Known Implementing Classes:
 Append,CheckAndMutate,Delete,Get,Increment,Mutation,Put,RegionCoprocessorServiceExec,RowMutations
Has a row.
- 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
COMPARATOR
 
 - 
 - 
Method Details
- 
getRow
byte[] getRow()Returns The row. 
 -