|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client |
| org.apache.hadoop.hbase.regionserver | |
| Uses of Pair in org.apache.hadoop.hbase.client |
|---|
| Methods in org.apache.hadoop.hbase.client that return Pair | |
|---|---|
Pair<byte[][],byte[][]> |
HTable.getStartEndKeys()
Gets the starting and ending row keys for every region in the currently open table. |
| Uses of Pair in org.apache.hadoop.hbase.regionserver |
|---|
| Methods in org.apache.hadoop.hbase.regionserver with parameters of type Pair | |
|---|---|
HConstants.OperationStatusCode[] |
HRegion.put(Pair<Put,Integer>[] putsAndLocks)
Perform a batch of puts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||