|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase | |
|---|---|
| Abortable
Interface to support the aborting of a given server or client. |
|
| Coprocessor
Coprocess interface. |
|
| 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. |
|
| HColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| HConstants.Modify
modifyTable op for replacing the table descriptor |
|
| HConstants.OperationStatusCode
Status codes used for return values of bulk operations. |
|
| HDFSBlocksDistribution
Data structure to describe the distribution of HDFS blocks amount hosts |
|
| HDFSBlocksDistribution.HostAndWeight
Stores the hostname and weight for that hostname. |
|
| HRegionInfo
HRegion information. |
|
| HRegionLocation
Data structure to hold HRegionInfo and the address for the hosting HRegionServer. |
|
| HServerAddress
Deprecated. Use InetSocketAddress or ServerName or
a hostname String and port. |
|
| HServerInfo
Deprecated. Use InetSocketAddress and or ServerName and or
HServerLoad |
|
| HServerLoad
This class is used exporting current state of load on a RegionServer. |
|
| HServerLoad.RegionLoad
Encapsulates per-region loading metrics. |
|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| KeyValue.KeyComparator
Compare key portion of a KeyValue. |
|
| KeyValue.KVComparator
Compare KeyValues. |
|
| KeyValue.MetaComparator
A KeyValue.KVComparator for .META. catalog table
KeyValues. |
|
| KeyValue.MetaKeyComparator
Compare key portion of a KeyValue for keys in .META.
table. |
|
| KeyValue.SplitKeyValue
Utility class that splits a KeyValue buffer into separate byte arrays. |
|
| KeyValue.Type
Key type. |
|
| RegionException
Thrown when something happens related to region handling. |
|
| ServerName
Instance of an HBase ServerName. |
|
| Stoppable
Implementers are Stoppable. |
|
| TableExistsException
Thrown when a table exists but should not |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.avro | |
|---|---|
| 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. |
|
| HServerAddress
Deprecated. Use InetSocketAddress or ServerName or
a hostname String and port. |
|
| HServerLoad
This class is used exporting current state of load on a RegionServer. |
|
| HServerLoad.RegionLoad
Encapsulates per-region loading metrics. |
|
| 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. |
|
| ServerName
Instance of an HBase ServerName. |
|
| 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. |
|
| 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. |
|
| NotAllMetaRegionsOnlineException
Thrown when an operation requires the root and all meta regions to be online |
|
| 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. |
|
| DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g. |
|
| 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. |
|
| HServerAddress
Deprecated. Use InetSocketAddress or ServerName or
a hostname String and port. |
|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| MasterNotRunningException
Thrown if the master is not running |
|
| RegionException
Thrown when something happens related to region handling. |
|
| ServerName
Instance of an HBase ServerName. |
|
| TableNotFoundException
Thrown when a table can not be located |
|
| UnknownRegionException
Thrown when we are asked to operate on a region we know nothing about. |
|
| ZooKeeperConnectionException
Thrown if the client can't connect to zookeeper |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.client.coprocessor | |
|---|---|
| KeyValue
An HBase Key/Value. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.coprocessor | |
|---|---|
| Coprocessor
Coprocess interface. |
|
| CoprocessorEnvironment
Coprocessor environment state. |
|
| DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g. |
|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| 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.executor | |
|---|---|
| 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.filter | |
|---|---|
| KeyValue
An HBase Key/Value. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.io.hfile | |
|---|---|
| HColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| KeyValue
An HBase Key/Value. |
|
| KeyValue.KeyComparator
Compare key portion of a KeyValue. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.ipc | |
|---|---|
| Abortable
Interface to support the aborting of a given server or client. |
|
| ClusterStatus
Status information on the HBase cluster. |
|
| DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g. |
|
| HColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| HRegionInfo
HRegion information. |
|
| HServerInfo
Deprecated. Use InetSocketAddress and or ServerName and or
HServerLoad |
|
| HServerLoad
This class is used exporting current state of load on a RegionServer. |
|
| 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. |
|
| NotServingRegionException
Thrown by a region server if it is sent a request for a region it is not serving. |
|
| Stoppable
Implementers are Stoppable. |
|
| UnknownRegionException
Thrown when we are asked to operate on a region we know nothing about. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.mapreduce | |
|---|---|
| KeyValue
An HBase Key/Value. |
|
| TableNotFoundException
Thrown when a table can not be located |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.master | |
|---|---|
| Abortable
Interface to support the aborting of a given server or client. |
|
| Chore
Chore is a task performed on a period in hbase. |
|
| ClusterStatus
Status information on the HBase cluster. |
|
| Coprocessor
Coprocess interface. |
|
| 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. |
|
| HServerAddress
Deprecated. Use InetSocketAddress or ServerName or
a hostname String and port. |
|
| HServerLoad
This class is used exporting current state of load on a RegionServer. |
|
| 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. |
|
| Server
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers). |
|
| ServerName
Instance of an HBase ServerName. |
|
| Stoppable
Implementers are Stoppable. |
|
| TableDescriptors
Get, remove and modify table descriptors. |
|
| UnknownRegionException
Thrown when we are asked to operate on a region we know nothing about. |
|
| ZooKeeperConnectionException
Thrown if the client can't connect to zookeeper |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.master.handler | |
|---|---|
| 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. |
|
| NotAllMetaRegionsOnlineException
Thrown when an operation requires the root and all meta regions to be online |
|
| Server
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers). |
|
| ServerName
Instance of an HBase ServerName. |
|
| TableExistsException
Thrown when a table exists but should not |
|
| TableNotDisabledException
Thrown if a table should be offline but is not |
|
| TableNotEnabledException
Thrown if a table should be enabled but is not |
|
| TableNotFoundException
Thrown when a table can not be located |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.migration | |
|---|---|
| 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. |
|
| KeyValue.KVComparator
Compare KeyValues. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.regionserver | |
|---|---|
| Abortable
Interface to support the aborting of a given server or client. |
|
| Coprocessor
Coprocess interface. |
|
| CoprocessorEnvironment
Coprocessor environment state. |
|
| DoNotRetryIOException
Subclass if exception is not meant to be retried: e.g. |
|
| HColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| HConstants.OperationStatusCode
Status codes used for return values of bulk operations. |
|
| HDFSBlocksDistribution
Data structure to describe the distribution of HDFS blocks amount hosts |
|
| HRegionInfo
HRegion information. |
|
| HServerInfo
Deprecated. Use InetSocketAddress and or ServerName and or
HServerLoad |
|
| HServerLoad.RegionLoad
Encapsulates per-region loading metrics. |
|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| KeyValue.KeyComparator
Compare key portion of a KeyValue. |
|
| KeyValue.KVComparator
Compare KeyValues. |
|
| NotServingRegionException
Thrown by a region server if it is sent a request for a region it is not serving. |
|
| Server
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers). |
|
| ServerName
Instance of an HBase ServerName. |
|
| Stoppable
Implementers are Stoppable. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.regionserver.handler | |
|---|---|
| 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. |
|
| Server
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers). |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.regionserver.wal | |
|---|---|
| Coprocessor
Coprocess interface. |
|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| 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.replication.master | |
|---|---|
| Abortable
Interface to support the aborting of a given server or client. |
|
| Stoppable
Implementers are Stoppable. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.replication.regionserver | |
|---|---|
| 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. |
|
| Server
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers). |
|
| Stoppable
Implementers are Stoppable. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.rest | |
|---|---|
| KeyValue
An HBase Key/Value. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.rest.client | |
|---|---|
| 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. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.rest.model | |
|---|---|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hadoop.hbase.thrift | |
|---|---|
| HColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| KeyValue
An HBase Key/Value. |
|
| 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 |
|
| 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. |
|
| KeyValue
An HBase Key/Value. |
|
| KeyValue.KVComparator
Compare KeyValues. |
|
| MasterNotRunningException
Thrown if the master is not running |
|
| ServerName
Instance of an HBase ServerName. |
|
| Stoppable
Implementers are Stoppable. |
|
| TableDescriptors
Get, remove and modify table descriptors. |
|
| TableExistsException
Thrown when a table exists but should not |
|
| ZooKeeperConnectionException
Thrown if the client can't connect to zookeeper |
|
| 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. |
|
| HRegionInfo
HRegion information. |
|
| ServerName
Instance of an HBase ServerName. |
|
| Stoppable
Implementers are Stoppable. |
|
| ZooKeeperConnectionException
Thrown if the client can't connect to zookeeper |
|
| Classes in org.apache.hadoop.hbase used by org.apache.hbase.tmpl.master | |
|---|---|
| ServerName
Instance of an HBase ServerName. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||