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. 
org.apache.hadoop.streaming   
 

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.
 

Uses of OutputFormatBase in org.apache.hadoop.streaming
 

Subclasses of OutputFormatBase in org.apache.hadoop.streaming
 class StreamOutputFormat
          Deprecated.  
 



Copyright © 2006 The Apache Software Foundation