Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
org.apache.hadoop.hbase.http.jmx |
This package provides access to JMX primarily through the
JMXJsonServlet class. |
org.apache.hadoop.hbase.io.asyncfs | |
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.handler | |
org.apache.hadoop.hbase.snapshot | |
org.apache.hadoop.hbase.util | |
org.apache.hadoop.hbase.util.hbck | |
org.apache.hadoop.hbase.wal |
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 |
---|
JSONBean
Utility for doing JSON and MBeans.
|
Class and Description |
---|
CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
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 |
---|
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. |
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 |
---|
CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
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.
|
CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
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 |
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 |
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 |
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.SplitAlgorithm
A generic interface for the RegionSplitter code to use for all it's
functionality.
|
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. |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.