Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
org.apache.hadoop.hbase.master.http | |
org.apache.hadoop.hbase.procedure2.store.region | |
org.apache.hadoop.hbase.snapshot | |
org.apache.hadoop.hbase.tool | |
org.apache.hadoop.hbase.tool.coprocessor | |
org.apache.hadoop.hbase.util |
Modifier and Type | Class and Description |
---|---|
class |
RowCounter
A job with a just a map phase to count rows.
|
Modifier and Type | Class and Description |
---|---|
class |
RegionVisualizer
Support class for the "Region Visualizer" rendered out of
src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionVisualizerTmpl.jamon |
Modifier and Type | Class and Description |
---|---|
class |
HFileProcedurePrettyPrinter
A tool to dump the procedures in the HFiles.
|
class |
WALProcedurePrettyPrinter
A tool to dump the procedures in the WAL files.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateSnapshot
This is a command line class that will snapshot a given table.
|
class |
ExportSnapshot
Export the specified snapshot to a given FileSystem.
|
class |
SnapshotInfo
Tool for dumping snapshot information.
|
Modifier and Type | Class and Description |
---|---|
class |
DataBlockEncodingValidator |
class |
HFileContentValidator |
Modifier and Type | Class and Description |
---|---|
class |
CoprocessorValidator |
Modifier and Type | Class and Description |
---|---|
class |
RegionMover
Tool for loading/unloading regions to/from given regionserver This tool can be run from Command
line directly as a utility.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.