| Class and Description |
|---|
| 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, and can be used as key in maps or trees.
|
| JVMClusterUtil.MasterThread
Datastructure to hold Master Thread and Master instance
|
| JVMClusterUtil.RegionServerThread
Datastructure to hold RegionServer Thread and RegionServer instance
|
| Pair
A generic class for pairs.
|
| PairOfSameType
A generic, immutable class for pairs of objects both of type
T. |
| PrettyPrinter.Unit |
| 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, and can be used as key in maps or trees.
|
| Pair
A generic class for pairs.
|
| PrettyPrinter.Unit |
| 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 |
|---|
| CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
| CommonFSUtils.StreamLacksCapabilityException
Helper exception for those cases where the place where we need to check a stream capability
is not where we have the needed context to explain the impact and mitigation for a lack.
|
| 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, and can be used as key in maps or trees.
|
| ObjectIntPair
A generic class for pair of an Object and and a primitive int value.
|
| Class and Description |
|---|
| BloomFilter
Implements a Bloom filter, as defined by Bloom in 1970.
|
| 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.
|
| ChecksumType
Checksum types.
|
| Class and Description |
|---|
| ByteBufferArray
This class manages an array of ByteBuffers with a default size 4MB.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| 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.
|
| Triple
Utility class to manage a triple.
|
| Class and Description |
|---|
| HasThread
Abstract class which contains a Thread and delegates the common Thread
methods to that instance.
|
| NonceKey
This implementation is not smart and just treats nonce group and nonce as random bits.
|
| Pair
A generic class for pairs.
|
| ServerCommandLine
Base class for command lines that start up various HBase daemons.
|
| 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.
|
| Class and Description |
|---|
| AvlUtil.AvlLinkedNode
This class extends the AvlNode and adds two links that will be used in conjunction
with the AvlIterableList class.
|
| AvlUtil.AvlNode
This class represent a node that will be used in an AvlTree.
|
| NonceKey
This implementation is not smart and just treats nonce group and nonce as random bits.
|
| 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 |
|---|
| ChecksumType
Checksum types.
|
| Class and Description |
|---|
| ObjectIntPair
A generic class for pair of an Object and and a primitive int value.
|
| 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 |
|---|
| BloomFilter
Implements a Bloom filter, as defined by Bloom in 1970.
|
| 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.
|
| NettyEventLoopGroupConfig
Event loop group related config.
|
| Pair
A generic class for pairs.
|
| 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 |
|---|
| CommonFSUtils.StreamLacksCapabilityException
Helper exception for those cases where the place where we need to check a stream capability
is not where we have the needed context to explain the impact and mitigation for a lack.
|
| 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
|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| AbstractHBaseTool
Common base class used for HBase command-line tools.
|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| AbstractHBaseTool
Common base class used for HBase command-line tools.
|
| 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.
|
| AbstractHBaseTool
Common base class used for HBase command-line tools.
|
| AbstractPositionedByteRange
Extends the basic
SimpleByteRange implementation with position
support. |
| AvlUtil.AvlInsertOrReplace |
| AvlUtil.AvlKeyComparator
The AvlTree allows to lookup an object using a custom key.
|
| AvlUtil.AvlLinkedNode
This class extends the AvlNode and adds two links that will be used in conjunction
with the AvlIterableList class.
|
| AvlUtil.AvlNode
This class represent a node that will be used in an AvlTree.
|
| AvlUtil.AvlNodeVisitor
Visitor that allows to traverse a set of AvlNodes.
|
| BloomContext
The bloom context that is used by the StorefileWriter to add the bloom details
per cell
|
| BloomFilter
Implements a Bloom filter, as defined by Bloom in 1970.
|
| BloomFilterBase
Common methods Bloom filter methods required at read and write time.
|
| BloomFilterChunk
The basic building block for the
CompoundBloomFilter |
| BloomFilterWriter
Specifies methods needed to add elements to a Bloom filter and serialize the
resulting Bloom filter as a sequence of bytes.
|
| ByteBufferAllocator
Defines the way the ByteBuffers are created
|
| 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, and can be used as key in maps or trees.
|
| Bytes.ByteArrayComparator
Byte array comparator class.
|
| CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
| CellHashKey
Extracts the byte for the hash calculation from the given cell
|
| ChecksumType
Checksum types.
|
| ClassLoaderBase
Base class loader that defines couple shared constants used by sub-classes.
|
| CollectionUtils.IOExceptionSupplier
A supplier that throws IOException when get.
|
| CommonFSUtils
Utility methods for interacting with the underlying file system.
|
| CoprocessorClassLoader
ClassLoader used to load classes for Coprocessor instances.
|
| EnvironmentEdge
Has some basic interaction with the environment.
|
| 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.
|
| HashKey
Used to calculate the hash
Hash algorithms for Bloomfilters. |
| 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
|
| IdReadWriteLock.ReferenceType |
| 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.
|
| ModifyRegionUtils.RegionEditTask |
| ModifyRegionUtils.RegionFillTask |
| ObjectPool
A thread-safe shared object pool in which object creation is expected to be lightweight, and the
objects may be excessively created and discarded.
|
| ObjectPool.ObjectFactory
An
ObjectFactory object is used to create
new shared objects on demand. |
| 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 |
| RegionMover
Tool for loading/unloading regions to/from given regionserver This tool can be run from Command
line directly as a utility.
|
| RegionMover.RegionMoverBuilder
Builder for Region mover.
|
| RegionSplitter.NumberStringSplit |
| RegionSplitter.SplitAlgorithm
A generic interface for the RegionSplitter code to use for all it's
functionality.
|
| RetryCounter
Operation retry accounting.
|
| RetryCounter.BackoffPolicy
Policy for calculating sleeping intervals between retry attempts
|
| RetryCounter.ExponentialBackoffPolicy |
| RetryCounter.RetryConfig
Configuration for a retry counter
|
| RetryCounterFactory |
| Triple
Utility class to manage a triple.
|
| 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. |
| CommonFSUtils.StreamLacksCapabilityException
Helper exception for those cases where the place where we need to check a stream capability
is not where we have the needed context to explain the impact and mitigation for a lack.
|
| Pair
A generic class for pairs.
|
| Class and Description |
|---|
| Pair
A generic class for pairs.
|
Copyright © 2007–2019 Cloudera. All rights reserved.