Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.catalog | |
org.apache.hadoop.hbase.migration |
Constructor and Description |
---|
HRegionInfo(HRegionInfo090x other)
Used only for migration
|
Modifier and Type | Method and Description |
---|---|
static HRegionInfo090x |
MetaMigrationRemovingHTD.getHRegionInfo090x(byte[] bytes)
Deprecated.
Get HREgionInfoForMigration serialized from bytes.
|
Modifier and Type | Field and Description |
---|---|
static HRegionInfo090x |
HRegionInfo090x.FIRST_META_REGIONINFO
HRegionInfo for first meta region
|
static HRegionInfo090x |
HRegionInfo090x.ROOT_REGIONINFO
HRegionInfo for root region
|
Modifier and Type | Method and Description |
---|---|
int |
HRegionInfo090x.compareTo(HRegionInfo090x o) |
Constructor and Description |
---|
HRegionInfo090x(HRegionInfo090x other)
Costruct a copy of another HRegionInfo
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.