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

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

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

Subclasses of MultiTableInputFormatBase in org.apache.hadoop.hbase.mapreduce
 class MultiTableInputFormat
          Convert HBase tabular data from multiple scanners into a format that is consumable by Map/Reduce.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.