|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBInputFormat | |
---|---|
org.apache.hadoop.mapred.lib.db | |
org.apache.hadoop.mapreduce.lib.db |
Uses of DBInputFormat in org.apache.hadoop.mapred.lib.db |
---|
Subclasses of DBInputFormat in org.apache.hadoop.mapred.lib.db | |
---|---|
class |
DBInputFormat<T extends DBWritable>
|
Uses of DBInputFormat in org.apache.hadoop.mapreduce.lib.db |
---|
Subclasses of DBInputFormat in org.apache.hadoop.mapreduce.lib.db | |
---|---|
class |
DataDrivenDBInputFormat<T extends DBWritable>
A InputFormat that reads input data from an SQL table. |
class |
OracleDataDrivenDBInputFormat<T extends DBWritable>
A InputFormat that reads input data from an SQL table in an Oracle db. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |