Uses of Package
org.apache.hadoop.hbase

Packages that use org.apache.hadoop.hbase
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.backup.example   
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.master.cleaner   
org.apache.hadoop.hbase.master.snapshot   
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.replication.master   
org.apache.hadoop.hbase.util   
org.apache.hadoop.hbase.zookeeper.lock   
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase
HDFSBlocksDistribution
          Data structure to describe the distribution of HDFS blocks amount hosts.
HDFSBlocksDistribution.HostAndWeight
          Stores the hostname and weight for that hostname.
InterProcessLock
          An interface for an application-specific lock.
InterProcessLock.MetadataHandler
          An interface for objects that process lock metadata.
SplitLogTask
          State of a WAL log split during distributed splitting.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.backup.example
BaseConfigurable
          HBase version of Hadoop's Configured class that doesn't initialize the configuration via BaseConfigurable.setConf(Configuration) in the constructor, but only sets the configuration through the BaseConfigurable.setConf(Configuration) method
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.master
InterProcessLock.MetadataHandler
          An interface for objects that process lock metadata.
TableDescriptors
          Get, remove and modify table descriptors.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.master.cleaner
BaseConfigurable
          HBase version of Hadoop's Configured class that doesn't initialize the configuration via BaseConfigurable.setConf(Configuration) in the constructor, but only sets the configuration through the BaseConfigurable.setConf(Configuration) method
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.master.snapshot
BaseConfigurable
          HBase version of Hadoop's Configured class that doesn't initialize the configuration via BaseConfigurable.setConf(Configuration) in the constructor, but only sets the configuration through the BaseConfigurable.setConf(Configuration) method
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.regionserver
HDFSBlocksDistribution
          Data structure to describe the distribution of HDFS blocks amount hosts.
TableDescriptors
          Get, remove and modify table descriptors.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.replication.master
BaseConfigurable
          HBase version of Hadoop's Configured class that doesn't initialize the configuration via BaseConfigurable.setConf(Configuration) in the constructor, but only sets the configuration through the BaseConfigurable.setConf(Configuration) method
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.util
HDFSBlocksDistribution
          Data structure to describe the distribution of HDFS blocks amount hosts.
TableDescriptors
          Get, remove and modify table descriptors.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.zookeeper.lock
InterProcessLock
          An interface for an application-specific lock.
InterProcessLock.MetadataHandler
          An interface for objects that process lock metadata.
InterProcessReadWriteLock
          An interface for a distributed reader-writer lock.
 



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