Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.http.jmx |
This package provides access to JMX primarily through the
JMXJsonServlet class. |
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 |
---|
JSONBean
Utility for doing JSON and MBeans.
|
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.
|
Class and Description |
---|
ServerCommandLine
Base class for command lines that start up various HBase daemons.
|
Class and Description |
---|
BloomFilter
Defines the general behavior of a bloom filter.
|
CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
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 |
---|
AbstractHBaseTool
Common base class used for HBase command-line tools.
|
FSUtils.BlackListDirFilter
Directory filter that doesn't include any of the directories in the specified blacklist
|
FSVisitor.LogFileVisitor |
Class and Description |
---|
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.
|
CancelableProgressable
Similar interface as
Progressable but returns
a boolean to support canceling the operation. |
CompoundBloomFilterBase |
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.LogFileVisitor |
FSVisitor.RecoveredEditsVisitor |
FSVisitor.RegionVisitor |
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
|
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 |
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 © 2015 The Apache Software Foundation. All Rights Reserved.