|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HRegionInterface | |
---|---|
org.apache.hadoop.hbase |
Uses of HRegionInterface in org.apache.hadoop.hbase |
---|
Classes in org.apache.hadoop.hbase that implement HRegionInterface | |
---|---|
class |
HRegionServer
HRegionServer makes a set of HRegions available to clients. |
Methods in org.apache.hadoop.hbase that return HRegionInterface | |
---|---|
HRegionInterface |
HConnection.getHRegionConnection(HServerAddress regionServer)
Establishes a connection to the region server at the specified address. |
Methods in org.apache.hadoop.hbase with parameters of type HRegionInterface | |
---|---|
protected void |
HMaster.deleteEmptyMetaRows(HRegionInterface server,
org.apache.hadoop.io.Text metaRegionName,
List<org.apache.hadoop.io.Text> emptyRows)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |