Uses of Class
org.apache.hadoop.hbase.mapred.TableInputFormatBase.TableRecordReader

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

Uses of TableInputFormatBase.TableRecordReader in org.apache.hadoop.hbase.mapred
 

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



Copyright © 2010 The Apache Software Foundation