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

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

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

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



Copyright © 2010 The Apache Software Foundation