| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.mapred |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MultiTableSnapshotInputFormat
MultiTableSnapshotInputFormat generalizes
.TableSnapshotInputFormat
allowing a MapReduce job to run over one or more table snapshots, with one or more scans
configured for each. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.