Package | Description |
---|---|
org.apache.hadoop.hbase.mapred |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
Modifier and Type | Field and Description |
---|---|
private TableRecordReader |
TableInputFormatBase.tableRecordReader |
Modifier and Type | Method and Description |
---|---|
protected void |
TableInputFormatBase.setTableRecordReader(TableRecordReader tableRecordReader)
Allows subclasses to set the
TableRecordReader . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.