org.apache.hadoop.streaming
Class StreamOutputFormat

java.lang.Object
  extended by org.apache.hadoop.mapred.OutputFormatBase
      extended by org.apache.hadoop.mapred.TextOutputFormat
          extended by org.apache.hadoop.streaming.StreamOutputFormat
All Implemented Interfaces:
OutputFormat

Deprecated.

public class StreamOutputFormat
extends TextOutputFormat

Same as org.apache.hadoop.mapred.TextOutputFormat,


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.mapred.TextOutputFormat
TextOutputFormat.LineRecordWriter
 
Constructor Summary
StreamOutputFormat()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.hadoop.mapred.TextOutputFormat
getRecordWriter
 
Methods inherited from class org.apache.hadoop.mapred.OutputFormatBase
checkOutputSpecs, getCompressOutput, getOutputCompressorClass, setCompressOutput, setOutputCompressorClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamOutputFormat

public StreamOutputFormat()
Deprecated. 


Copyright © 2006 The Apache Software Foundation