|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HRegionInfo090x | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.catalog | |
org.apache.hadoop.hbase.migration |
Uses of HRegionInfo090x in org.apache.hadoop.hbase |
---|
Constructors in org.apache.hadoop.hbase with parameters of type HRegionInfo090x | |
---|---|
HRegionInfo(HRegionInfo090x other)
Used only for migration |
Uses of HRegionInfo090x in org.apache.hadoop.hbase.catalog |
---|
Methods in org.apache.hadoop.hbase.catalog that return HRegionInfo090x | |
---|---|
static HRegionInfo090x |
MetaMigrationRemovingHTD.getHRegionInfo090x(byte[] bytes)
Deprecated. Get HREgionInfoForMigration serialized from bytes. |
Uses of HRegionInfo090x in org.apache.hadoop.hbase.migration |
---|
Fields in org.apache.hadoop.hbase.migration declared as HRegionInfo090x | |
---|---|
static HRegionInfo090x |
HRegionInfo090x.FIRST_META_REGIONINFO
HRegionInfo for first meta region |
static HRegionInfo090x |
HRegionInfo090x.ROOT_REGIONINFO
HRegionInfo for root region |
Methods in org.apache.hadoop.hbase.migration with parameters of type HRegionInfo090x | |
---|---|
int |
HRegionInfo090x.compareTo(HRegionInfo090x o)
|
Constructors in org.apache.hadoop.hbase.migration with parameters of type HRegionInfo090x | |
---|---|
HRegionInfo090x(HRegionInfo090x other)
Costruct a copy of another HRegionInfo |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |