Uses of Interface
org.apache.hadoop.hbase.HRegionInterface

Packages that use HRegionInterface
org.apache.hadoop.hbase Provides Hbase, the Hadoop simple database. 
 

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.
 



Copyright © 2006 The Apache Software Foundation