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

Packages that use org.apache.hadoop.hbase.util
org.apache.hadoop.hbase   
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
JVMClusterUtil.RegionServerThread
          Datastructure to hold RegionServer Thread and RegionServer instance
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.client
Pair
          A generic class for 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
BloomFilter
          Defines the general behavior of a bloom filter.
InfoServer
          Create a Jetty embedded server to answer http requests.
Pair
          A generic class for pairs.
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.util
BloomFilter
          Defines the general behavior of a bloom filter.
ByteBloomFilter
          Implements a Bloom filter, as defined by Bloom in 1970.
EnvironmentEdge
          Has some basic interaction with the environment.
Hash
          This class represents a common API for hashing functions.
JVMClusterUtil.RegionServerThread
          Datastructure to hold RegionServer Thread and RegionServer instance
MetaUtils.ScannerListener
          Used by scanRootRegion and scanMetaRegion to call back the caller so it can process the data for a row.
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 Apache Software Foundation. All Rights Reserved.