Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.tool |
Class and Description |
---|
LoadIncrementalHFiles
Deprecated.
since 2.2.0, will be removed in 3.0.0. Use
BulkLoadHFiles instead. Please
rewrite your code if you rely on methods other than the LoadIncrementalHFiles.run(Map, TableName)
and LoadIncrementalHFiles.run(String, TableName) , as all the methods other than them will be
removed with no replacement. |
LoadIncrementalHFiles.LoadQueueItem
Deprecated.
since 2.2.0 and will be removed in 3.0.0. Use
BulkLoadHFiles instead. |
Class and Description |
---|
LoadIncrementalHFiles
Deprecated.
since 2.2.0, will be removed in 3.0.0. Use
BulkLoadHFiles instead. Please
rewrite your code if you rely on methods other than the LoadIncrementalHFiles.run(Map, TableName)
and LoadIncrementalHFiles.run(String, TableName) , as all the methods other than them will be
removed with no replacement. |
LoadIncrementalHFiles.LoadQueueItem
Deprecated.
since 2.2.0 and will be removed in 3.0.0. Use
BulkLoadHFiles instead. |
Class and Description |
---|
BulkLoadHFiles
The tool to let you load the output of
HFileOutputFormat into an existing table
programmatically. |
BulkLoadHFiles.LoadQueueItem
Represents an HFile waiting to be loaded.
|
Canary |
CanaryTool.Monitor
A Monitor super-class can be extended by users
|
CanaryTool.RegionServerStdOutSink
By RegionServer, for 'regionserver' mode.
|
CanaryTool.RegionStdOutSink
By Region, for 'region' mode.
|
CanaryTool.RegionTask.TaskType |
CanaryTool.RegionTaskResult
Canary region mode-specific data structure which stores information about each region to be
scanned
|
CanaryTool.Sink
Sink interface used by the canary to output information
|
CanaryTool.StdOutSink
Simple implementation of canary sink that allows plotting to a file or standard output.
|
CanaryTool.ZookeeperStdOutSink
Output for 'zookeeper' mode.
|
LoadIncrementalHFiles
Deprecated.
since 2.2.0, will be removed in 3.0.0. Use
BulkLoadHFiles instead. Please
rewrite your code if you rely on methods other than the LoadIncrementalHFiles.run(Map, TableName)
and LoadIncrementalHFiles.run(String, TableName) , as all the methods other than them will be
removed with no replacement. |
LoadIncrementalHFiles.BulkHFileVisitor
Deprecated.
|
LoadIncrementalHFiles.LoadQueueItem
Deprecated.
since 2.2.0 and will be removed in 3.0.0. Use
BulkLoadHFiles instead. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.