|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputFormat | |
org.apache.hadoop.mapred | A system for scalable, fault-tolerant, distributed computation over large data collections. |
Uses of OutputFormat in org.apache.hadoop.mapred |
Classes in org.apache.hadoop.mapred that implement OutputFormat | |
class |
MapFileOutputFormat
An OutputFormat that writes MapFile s. |
class |
OutputFormatBase
A base class for OutputFormat . |
class |
SequenceFileOutputFormat
An OutputFormat that writes SequenceFile s. |
class |
TextOutputFormat
An OutputFormat that writes plain text files. |
Methods in org.apache.hadoop.mapred that return OutputFormat | |
OutputFormat |
JobConf.getOutputFormat()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |