Uses of Package
org.apache.hadoop.hbase

Packages that use org.apache.hadoop.hbase
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.regionserver.handler   
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.mapreduce
HDFSBlocksDistribution
          Data structure to describe the distribution of HDFS blocks amount hosts.
 

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.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.regionserver.handler
SplitLogTask
          State of a WAL log split during distributed splitting.
 

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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.