Uses of Package
org.apache.hadoop.hbase.regionserver

Packages that use org.apache.hadoop.hbase.regionserver
org.apache.hadoop.hbase.regionserver   
 

Classes in org.apache.hadoop.hbase.regionserver used by org.apache.hadoop.hbase.regionserver
MetricsRegionAggregateSource
          This interface will be implemented by a MetricsSource that will export metrics from multiple regions into the hadoop metrics system.
MetricsRegionServerSource
          Interface for classes that expose metrics about the regionserver.
MetricsRegionServerWrapper
          This is the interface that will expose RegionServer information to hadoop1/hadoop2 implementations of the MetricsRegionServerSource.
MetricsRegionSource
          This interface will be implemented to allow single regions to push metrics into MetricsRegionAggregateSource that will in turn push data to the Hadoop metrics system.
MetricsRegionWrapper
          Interface of class that will wrap an HRegion and export numbers so they can be used in MetricsRegionSource
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.