Uses of Class
org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat

Packages that use DataDrivenDBInputFormat
org.apache.hadoop.mapreduce.lib.db   
 

Uses of DataDrivenDBInputFormat in org.apache.hadoop.mapreduce.lib.db
 

Subclasses of DataDrivenDBInputFormat in org.apache.hadoop.mapreduce.lib.db
 class OracleDataDrivenDBInputFormat<T extends DBWritable>
          A InputFormat that reads input data from an SQL table in an Oracle db.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.