Uses of Package
org.apache.hadoop.hbase

Packages that use org.apache.hadoop.hbase
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.catalog   
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.exceptions   
org.apache.hadoop.hbase.ipc   
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.protobuf Holds classes generated from protobuf src/main/protobuf definition files. 
org.apache.hadoop.hbase.replication   
org.apache.hadoop.hbase.util   
org.apache.hadoop.hbase.zookeeper   
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase
Abortable
          Interface to support the aborting of a given server or client.
ClusterId
          The identifier for this cluster.
ClusterStatus
          Status information on the HBase cluster.
Coprocessor
          Coprocess interface.
Coprocessor.State
          Lifecycle state of a given coprocessor instance.
CoprocessorEnvironment
          Coprocessor environment state.
HColumnDescriptor
          An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
HRegionInfo
          HRegion information.
HRegionLocation
          Data structure to hold HRegionInfo and the address for the hosting HRegionServer.
HTableDescriptor
          HTableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table, -ROOT- or .META.
IpcProtocol
          Marker Interface used by ipc.
MasterProtocol
          Functions implemented by all the master protocols: e.g.
RegionLoad
          Encapsulates per-region load metrics.
RegionTransition
          Current state of a region in transition.
ServerLoad
          This class is used for exporting current state of load on a RegionServer.
ServerName
          Instance of an HBase ServerName.
Stoppable
          Implementers are Stoppable.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.catalog
Abortable
          Interface to support the aborting of a given server or client.
HRegionInfo
          HRegion information.
ServerName
          Instance of an HBase ServerName.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.client
Abortable
          Interface to support the aborting of a given server or client.
ClusterStatus
          Status information on the HBase cluster.
HColumnDescriptor
          An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
HRegionInfo
          HRegion information.
HRegionLocation
          Data structure to hold HRegionInfo and the address for the hosting HRegionServer.
HTableDescriptor
          HTableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table, -ROOT- or .META.
IpcProtocol
          Marker Interface used by ipc.
MasterAdminProtocol
          Protocol that a client uses to communicate with the Master (for admin purposes).
MasterMonitorProtocol
          Protocol that a client uses to communicate with the Master (for monitoring purposes).
ServerName
          Instance of an HBase ServerName.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.exceptions
ServerName
          Instance of an HBase ServerName.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.ipc
IpcProtocol
          Marker Interface used by ipc.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.master
HRegionInfo
          HRegion information.
ServerName
          Instance of an HBase ServerName.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.protobuf
HColumnDescriptor
          An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
HRegionInfo
          HRegion information.
HTableDescriptor
          HTableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table, -ROOT- or .META.
MasterAdminProtocol
          Protocol that a client uses to communicate with the Master (for admin purposes).
ServerName
          Instance of an HBase ServerName.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.replication
Abortable
          Interface to support the aborting of a given server or client.
Server
          Defines the set of shared functions implemented by HBase servers (Masters and RegionServers).
ServerName
          Instance of an HBase ServerName.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.util
Stoppable
          Implementers are Stoppable.
 

Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.zookeeper
Abortable
          Interface to support the aborting of a given server or client.
ClusterId
          The identifier for this cluster.
HRegionInfo
          HRegion information.
ServerName
          Instance of an HBase ServerName.
Stoppable
          Implementers are Stoppable.
 



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