Uses of Class
org.apache.hadoop.hbase.mapreduce.TableRecordReader

Packages that use TableRecordReader
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
 

Uses of TableRecordReader in org.apache.hadoop.hbase.mapreduce
 

Methods in org.apache.hadoop.hbase.mapreduce with parameters of type TableRecordReader
protected  void TableInputFormatBase.setTableRecordReader(TableRecordReader tableRecordReader)
          Allows subclasses to set the TableRecordReader.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.