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

Packages that use org.apache.hadoop.hbase.util
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.master
InfoServer
          Create a Jetty embedded server to answer http requests.
Sleeper
          Sleeper for current thread.
 

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
MetaUtils.ScannerListener
          Used by scanRootRegion and scanMetaRegion to call back the caller so it can process the data for a row.
SoftSortedMap
          A SortedMap implementation that uses SoftReferences internally to make it play well with the GC when in a low-memory situation.
 



Copyright © 2008 The Apache Software Foundation