| Package | Description |
|---|---|
| org.apache.hadoop.hbase.mapreduce | |
| org.apache.hadoop.hbase.tmpl.tool | |
| 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 |
|---|
| CanaryTool.RegionStdOutSink
By Region, for 'region' mode.
|
| 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.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.
|
| 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. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.