| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.mapreduce | |
| org.apache.hadoop.hbase.tool |
| 类和说明 |
|---|
| LoadIncrementalHFiles
已过时。
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
已过时。
since 2.2.0 and will be removed in 3.0.0. Use
BulkLoadHFiles instead. |
| 类和说明 |
|---|
| 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
已过时。
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
已过时。
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.