Uses of Class
org.apache.hadoop.mapred.lib.MultipleOutputFormat
Packages that use MultipleOutputFormat
-
Uses of MultipleOutputFormat in org.apache.hadoop.mapred.lib
Subclasses of MultipleOutputFormat in org.apache.hadoop.mapred.libModifier and TypeClassDescriptionclassThis class extends the MultipleOutputFormat, allowing to write the output data to different output files in sequence file output format.classThis class extends the MultipleOutputFormat, allowing to write the output data to different output files in Text output format.