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

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

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

Subclasses of TableSnapshotInputFormat in org.apache.hadoop.hbase.mapreduce
 class MultiTableSnapshotInputFormat
          MultiTableSnapshotInputFormat generalizes TableSnapshotInputFormat allowing a MapReduce job to run over one or more table snapshots, with one or more scans configured for each.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.