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

Packages that use org.apache.hadoop.hbase.util
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.util   
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.client
Pair
          A generic class for immutable pairs.
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.master
InfoServer
          Create a Jetty embedded server to answer http requests.
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.regionserver
InfoServer
          Create a Jetty embedded server to answer http requests.
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.util
Hash
          This class represents a common API for hashing functions.
MetaUtils.ScannerListener
          Used by scanRootRegion and scanMetaRegion to call back the caller so it can process the data for a row.
Pair
          A generic class for immutable pairs.
SoftValueSortedMap
          A SortedMap implementation that uses Soft Reference values internally to make it play well with the GC when in a low-memory situation.
 



Copyright © 2010 The Apache Software Foundation