| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
| org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache. |
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.hbck | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.snapshot | |
| org.apache.hadoop.hbase.util | |
| org.apache.hadoop.hbase.util.hbck |
| Class and Description |
|---|
| JVMClusterUtil.MasterThread
Datastructure to hold Master Thread and Master instance
|
| JVMClusterUtil.RegionServerThread
Datastructure to hold RegionServer Thread and RegionServer instance
|
| Class and Description |
|---|
| SortedList
Simple sorted list implementation that uses
ArrayList as the underlying
collection so we can support RandomAccess. |
| 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.
|
| Class and Description |
|---|
| ServerCommandLine
Base class for command lines that start up various HBase daemons.
|
| Class and Description |
|---|
| HbckRegionInfo
Maintain information about a particular region.
|
| Class and Description |
|---|
| BloomFilter
Implements a Bloom filter, as defined by Bloom in 1970.
|
| 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.
|
| NettyEventLoopGroupConfig
Event loop group related config.
|
| ServerCommandLine
Base class for command lines that start up various HBase daemons.
|
| Class and Description |
|---|
| AbstractFileStatusFilter
Typical base class for file status filter.
|
| FileStatusFilter |
| FSUtils.BlackListDirFilter
Directory filter that doesn't include any of the directories in the specified blacklist
|
| Class and Description |
|---|
| AbstractFileStatusFilter
Typical base class for file status filter.
|
| 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.
|
| FileStatusFilter |
| FSUtils.BlackListDirFilter
Directory filter that doesn't include any of the directories in the specified blacklist
|
| FSVisitor.StoreFileVisitor |
| HBaseFsck
Deprecated.
For removal in hbase-4.0.0. Use HBCK2 instead.
|
| HbckErrorReporter
Deprecated.
Since 2.3.0. To be removed in hbase4. Use HBCK2 instead. Remove when
HBaseFsck is removed. |
| HbckErrorReporter.ERROR_CODE
Deprecated.
|
| HbckRegionInfo
Maintain information about a particular region.
|
| HbckRegionInfo.HdfsEntry
Stores the regioninfo entries from HDFS
|
| HbckRegionInfo.MetaEntry
Stores the regioninfo entries scanned from META
|
| HbckTableInfo
Maintain information about a particular table.
|
| IdReadWriteLock.ReferenceType |
| 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 |
| 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.
|
| RowBloomContext
Handles ROW bloom related context.
|
| Class and Description |
|---|
| HbckErrorReporter
Deprecated.
Since 2.3.0. To be removed in hbase4. Use HBCK2 instead. Remove when
HBaseFsck is removed. |
| HbckRegionInfo
Maintain information about a particular region.
|
| HbckTableInfo
Maintain information about a particular table.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.