|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileOutputFormat | |
---|---|
org.apache.hadoop.mapreduce.lib.output |
Uses of FileOutputFormat in org.apache.hadoop.mapreduce.lib.output |
---|
Subclasses of FileOutputFormat in org.apache.hadoop.mapreduce.lib.output | |
---|---|
class |
SequenceFileAsBinaryOutputFormat
An OutputFormat that writes keys,
values to SequenceFile s in binary(raw) format |
class |
SequenceFileOutputFormat<K,V>
An OutputFormat that writes SequenceFile s. |
class |
TextOutputFormat<K,V>
An OutputFormat that writes plain text files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |