Uses of Class
org.apache.hadoop.mapreduce.lib.db.DataDrivenDBInputFormat
Packages that use DataDrivenDBInputFormat
-
Uses of DataDrivenDBInputFormat in org.apache.hadoop.mapreduce.lib.db
Subclasses of DataDrivenDBInputFormat in org.apache.hadoop.mapreduce.lib.dbModifier and TypeClassDescriptionclassOracleDataDrivenDBInputFormat<T extends DBWritable>A InputFormat that reads input data from an SQL table in an Oracle db.