|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PairOfSameType | |
---|---|
org.apache.hadoop.hbase.catalog | |
org.apache.hadoop.hbase.regionserver |
Uses of PairOfSameType in org.apache.hadoop.hbase.catalog |
---|
Methods in org.apache.hadoop.hbase.catalog that return PairOfSameType | |
---|---|
static PairOfSameType<HRegionInfo> |
MetaReader.getDaughterRegions(Result data)
Returns the daughter regions by reading the corresponding columns of the catalog table Result. |
static PairOfSameType<HRegionInfo> |
MetaEditor.getDaughterRegions(Result data)
Returns the daughter regions by reading from the corresponding columns of the .META. |
Uses of PairOfSameType in org.apache.hadoop.hbase.regionserver |
---|
Methods in org.apache.hadoop.hbase.regionserver that return PairOfSameType | |
---|---|
PairOfSameType<HRegion> |
SplitTransaction.execute(Server server,
RegionServerServices services)
Run the transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |