Uses of Class
org.apache.hadoop.hbase.util.PairOfSameType

Packages that use PairOfSameType
org.apache.hadoop.hbase   
 

Uses of PairOfSameType in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return PairOfSameType
static PairOfSameType<HRegionInfo> HRegionInfo.getDaughterRegions(Result data)
          Returns the daughter regions by reading the corresponding columns of the catalog table Result.
static PairOfSameType<HRegionInfo> HRegionInfo.getMergeRegions(Result data)
          Returns the merge regions by reading the corresponding columns of the catalog table Result.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.