Uses of Class
org.apache.hadoop.mapred.OutputFormatBase

Packages that use OutputFormatBase
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of OutputFormatBase in org.apache.hadoop.mapred
 

Subclasses of OutputFormatBase in org.apache.hadoop.mapred
 class MapFileOutputFormat
          An OutputFormat that writes MapFiles.
 class SequenceFileOutputFormat
          An OutputFormat that writes SequenceFiles.
 class TextOutputFormat
          An OutputFormat that writes plain text files.
 



Copyright © 2006 The Apache Software Foundation