| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
TableInputFormatBase.setTableRecordReader(TableRecordReader tableRecordReader)
Allows subclasses to set the
TableRecordReader. |
protected void |
MultiTableInputFormatBase.setTableRecordReader(TableRecordReader tableRecordReader)
Allows subclasses to set the
TableRecordReader. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.