| Class and Description |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| JVMClusterUtil.MasterThread
Datastructure to hold Master Thread and Master instance
|
| JVMClusterUtil.RegionServerThread
Datastructure to hold RegionServer Thread and RegionServer instance
|
| NonceKey
This implementation is not smart and just treats nonce group and nonce as random bits.
|
| Pair
A generic class for pairs.
|
| PairOfSameType
A generic, immutable class for pairs of objects both of type
T. |
| PrettyPrinter.Unit |
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| PoolMap.PoolType |
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Class and Description |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Class and Description |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| SortedList
Simple sorted list implementation that uses
ArrayList as
the underlying collection so we can support RandomAccess. |
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| JSONBean
Utility for doing JSON and MBeans.
|
| Class and Description |
|---|
| Bytes
Utility class that handles byte arrays, conversions to/from other types,
comparisons, hash code generation, manufacturing keys for HashMaps or
HashSets, etc.
|
| SimpleMutableByteRange
A basic mutable
ByteRange implementation. |
| Class and Description |
|---|
| BloomFilterWriter
Specifies methods needed to add elements to a Bloom filter and serialize the
resulting Bloom filter as a sequence of bytes.
|
| ChecksumType
Checksum types.
|
| Counter
High scalable counter.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Counter
High scalable counter.
|
| Pair
A generic class for pairs.
|
| PoolMap
The
PoolMap maps a key to a collection of values, the elements
of which are managed by a pool. |
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| RegionSplitter.SplitAlgorithm
A generic interface for the RegionSplitter code to use for all it's
functionality.
|
| Class and Description |
|---|
| HasThread
Abstract class which contains a Thread and delegates the common Thread
methods to that instance.
|
| Pair
A generic class for pairs.
|
| ServerCommandLine
Base class for command lines that start up various HBase daemons.
|
| Triple
Utility class to manage a triple.
|
| Class and Description |
|---|
| NonceKey
This implementation is not smart and just treats nonce group and nonce as random bits.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| NonceKey
This implementation is not smart and just treats nonce group and nonce as random bits.
|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Triple
Utility class to manage a triple.
|
| Class and Description |
|---|
| BloomFilter
Defines the general behavior of a bloom filter.
|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
| ChecksumType
Checksum types.
|
| HashedBytes
This class encapsulates a byte array and overrides hashCode and equals so
that it's identity is based on the data rather than the array instance.
|
| HasThread
Abstract class which contains a Thread and delegates the common Thread
methods to that instance.
|
| Pair
A generic class for pairs.
|
| PairOfSameType
A generic, immutable class for pairs of objects both of type
T. |
| ServerCommandLine
Base class for command lines that start up various HBase daemons.
|
| Sleeper
Sleeper for current thread.
|
| Class and Description |
|---|
| CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| AbstractFileStatusFilter
Typical base class for file status filter.
|
| AbstractHBaseTool
Common base class used for HBase command-line tools.
|
| FileStatusFilter |
| FSUtils.BlackListDirFilter
Directory filter that doesn't include any of the directories in the specified blacklist
|
| Class and Description |
|---|
| Order
Used to describe or modify the lexicographical sort order of a
byte[]. |
| PositionedByteRange
Extends
ByteRange with additional methods to support tracking a
consumers position within the viewport. |
| Class and Description |
|---|
| AbstractByteRange
An abstract implementation of the ByteRange API
|
| AbstractFileStatusFilter
Typical base class for file status filter.
|
| AbstractPositionedByteRange
Extends the basic
SimpleByteRange implementation with position
support. |
| BloomFilter
Defines the general behavior of a bloom filter.
|
| BloomFilterBase
Common methods Bloom filter methods required at read and write time.
|
| BloomFilterWriter
Specifies methods needed to add elements to a Bloom filter and serialize the
resulting Bloom filter as a sequence of bytes.
|
| ByteBloomFilter
Implements a Bloom filter, as defined by Bloom in 1970.
|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Bytes
Utility class that handles byte arrays, conversions to/from other types,
comparisons, hash code generation, manufacturing keys for HashMaps or
HashSets, etc.
|
| Bytes.ByteArrayComparator
Byte array comparator class.
|
| CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
| ChecksumType
Checksum types.
|
| ClassLoaderBase
Base class loader that defines couple shared constants used
by sub-classes.
|
| CompoundBloomFilterBase |
| CoprocessorClassLoader
ClassLoader used to load classes for Coprocessor instances.
|
| EnvironmentEdge
Has some basic interaction with the environment.
|
| FastLongHistogram
Deprecated.
|
| FileStatusFilter |
| FSUtils
Utility methods for interacting with the underlying file system.
|
| FSUtils.BlackListDirFilter
Directory filter that doesn't include any of the directories in the specified blacklist
|
| FSVisitor.StoreFileVisitor |
| Hash
This class represents a common API for hashing functions.
|
| HBaseFsck
HBaseFsck (hbck) is a tool for checking and repairing region consistency and
table integrity problems in a corrupted HBase.
|
| HBaseFsck.ErrorReporter |
| HBaseFsck.ErrorReporter.ERROR_CODE |
| HBaseFsck.HbckInfo
Maintain information about a particular region.
|
| HBaseFsck.TableInfo
Maintain information about a particular table.
|
| IdLock.Entry
An entry returned to the client as a lock object
|
| ImmutableByteArray
Mainly used as keys for HashMap.
|
| JSONBean.Writer
Use dumping out mbeans as JSON.
|
| JVMClusterUtil.MasterThread
Datastructure to hold Master Thread and Master instance
|
| JVMClusterUtil.RegionServerThread
Datastructure to hold RegionServer Thread and RegionServer instance
|
| KeyRange
A key range use in split coverage.
|
| LossyCounting.LossyCountingListener |
| ModifyRegionUtils.RegionEditTask |
| ModifyRegionUtils.RegionFillTask |
| Order
Used to describe or modify the lexicographical sort order of a
byte[]. |
| Pair
A generic class for pairs.
|
| PoolMap.Pool |
| PoolMap.PoolType |
| PositionedByteRange
Extends
ByteRange with additional methods to support tracking a
consumers position within the viewport. |
| PrettyPrinter.Unit |
| RegionSplitter.NumberStringSplit |
| RegionSplitter.SplitAlgorithm
A generic interface for the RegionSplitter code to use for all it's
functionality.
|
| RetryCounter |
| RetryCounter.BackoffPolicy
Policy for calculating sleeping intervals between retry attempts
|
| RetryCounter.ExponentialBackoffPolicy |
| RetryCounter.RetryConfig
Configuration for a retry counter
|
| Triple
Utility class to manage a triple.
|
| WeakObjectPool.ObjectFactory
An
ObjectFactory object is used to create
new shared objects on demand. |
| Class and Description |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Class and Description |
|---|
| ByteRange
Lightweight, reusable class for specifying ranges of byte[]'s.
|
| Class and Description |
|---|
| HBaseFsck.ErrorReporter |
| HBaseFsck.HbckInfo
Maintain information about a particular region.
|
| HBaseFsck.TableInfo
Maintain information about a particular table.
|
| Class and Description |
|---|
| CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.