Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.coprocessor | |
org.apache.hadoop.hbase.exceptions | |
org.apache.hadoop.hbase.filter |
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next() . |
org.apache.hadoop.hbase.ipc | |
org.apache.hadoop.hbase.protobuf |
Holds classes generated from protobuf
src/main/protobuf definition files. |
org.apache.hadoop.hbase.quotas | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.security | |
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.security.visibility | |
org.apache.hadoop.hbase.shaded.protobuf | |
org.apache.hadoop.hbase.snapshot | |
org.apache.hadoop.hbase.zookeeper |
Class and Description |
---|
CacheEvictionStats |
CacheEvictionStatsBuilder |
CallDroppedException
Returned to the clients when their request was discarded due to server being overloaded.
|
CatalogReplicaMode
There are two modes with catalog replica support.
|
ClusterId
The identifier for this cluster.
|
ClusterMetrics
Metrics information on the HBase cluster.
|
ClusterMetrics.Option
Kinds of ClusterMetrics
|
ClusterMetricsBuilder |
CompareOperator
Generic set of comparison operators.
|
Coprocessor
Base interface for the 4 coprocessors - MasterCoprocessor, RegionCoprocessor,
RegionServerCoprocessor, and WALCoprocessor.
|
Coprocessor.State
Lifecycle state of a given coprocessor instance.
|
CoprocessorEnvironment
Coprocessor environment state.
|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
HBaseServerException
Base class for exceptions thrown by an HBase server.
|
HbckRegionDetails
POJO class for HBCK RegionInfo in HBCK Inconsistencies report.
|
HbckServerName
POJO class for ServerName in HBCK Inconsistencies report.
|
HColumnDescriptor
Deprecated.
|
HRegionInfo
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. use
RegionInfoBuilder to build RegionInfo . |
HRegionLocation
Data structure to hold RegionInfo and the address for the hosting HRegionServer.
|
HTableDescriptor
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder to build HTableDescriptor . |
KeepDeletedCells
Ways to keep cells marked for delete around.
|
MemoryCompactionPolicy
Enum describing all possible memory compaction policies
|
MetaTableAccessor.DefaultVisitorBase
A Visitor that skips offline regions and split parents
|
MetaTableAccessor.QueryType |
MetaTableAccessor.ReplicationBarrierResult |
MetaTableAccessor.Visitor
Implementations 'visit' a catalog table row.
|
RegionLoad
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionMetrics
instead. |
RegionLocations
Container for holding a list of
HRegionLocation 's that correspond to the same range. |
RegionMetrics
Encapsulates per-region load metrics.
|
RegionMetricsBuilder |
RetryImmediatelyException |
ServerLoad
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerMetrics
instead. |
ServerMetrics
This class is used for exporting current state of load on a RegionServer.
|
ServerMetricsBuilder |
ServerTask
Information about active monitored server tasks
|
ServerTask.State
Task state
|
ServerTaskBuilder
Builder for information about active monitored server tasks
|
Size
It is used to represent the size with different units.
|
Size.Unit |
UserMetrics
Encapsulates per-user load metrics.
|
UserMetrics.ClientMetrics |
UserMetricsBuilder |
Class and Description |
---|
Abortable
Interface to support the aborting of a given server or client.
|
CacheEvictionStats |
ClusterMetrics
Metrics information on the HBase cluster.
|
ClusterMetrics.Option
Kinds of ClusterMetrics
|
ClusterStatus
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterMetrics
instead. |
CompareOperator
Generic set of comparison operators.
|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
HColumnDescriptor
Deprecated.
|
HRegionInfo
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. use
RegionInfoBuilder to build RegionInfo . |
HRegionLocation
Data structure to hold RegionInfo and the address for the hosting HRegionServer.
|
HTableDescriptor
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder to build HTableDescriptor . |
KeepDeletedCells
Ways to keep cells marked for delete around.
|
MasterNotRunningException
Thrown if the master is not running
|
MemoryCompactionPolicy
Enum describing all possible memory compaction policies
|
NamespaceNotFoundException
Thrown when a namespace can not be located
|
RegionException
Thrown when something happens related to region handling.
|
RegionLocations
Container for holding a list of
HRegionLocation 's that correspond to the same range. |
RegionMetrics
Encapsulates per-region load metrics.
|
TableExistsException
Thrown when a table exists but should not.
|
TableNotFoundException
Thrown when a table cannot be located.
|
ZooKeeperConnectionException
Thrown if the client can't connect to ZooKeeper.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
NotServingRegionException
Thrown by a region server if it is sent a request for a region it is not serving.
|
Class and Description |
---|
CompareOperator
Generic set of comparison operators.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
CompareOperator
Generic set of comparison operators.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
MasterNotRunningException
Thrown if the master is not running
|
ZooKeeperConnectionException
Thrown if the client can't connect to ZooKeeper.
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
CacheEvictionStats |
ClusterMetrics.Option
Kinds of ClusterMetrics
|
CompareOperator
Generic set of comparison operators.
|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
HRegionLocation
Data structure to hold RegionInfo and the address for the hosting HRegionServer.
|
RegionLoad
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionMetrics
instead. |
ServerTask
Information about active monitored server tasks
|
Class and Description |
---|
DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g.
|
Class and Description |
---|
ZooKeeperConnectionException
Thrown if the client can't connect to ZooKeeper.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.