|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputFormat | |
---|---|
org.apache.hadoop.mapred | A system for scalable, fault-tolerant, distributed computation over large data collections. |
Uses of InputFormat in org.apache.hadoop.mapred |
---|
Classes in org.apache.hadoop.mapred that implement InputFormat | |
---|---|
class |
InputFormatBase
A base class for InputFormat . |
class |
SequenceFileInputFormat
An InputFormat for SequenceFile s. |
class |
TextInputFormat
An InputFormat for plain text files. |
Methods in org.apache.hadoop.mapred that return InputFormat | |
---|---|
InputFormat |
JobConf.getInputFormat()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |