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

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

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

Subclasses of TableInputFormatBase in org.apache.hadoop.hbase.mapreduce
 class TableInputFormat
          Convert HBase tabular data into a format that is consumable by Map/Reduce.
 



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