org.apache.nutch.segment
Class SegmentReader.TextOutputFormat
java.lang.Object
org.apache.hadoop.mapred.OutputFormatBase
org.apache.nutch.segment.SegmentReader.TextOutputFormat
- All Implemented Interfaces:
- OutputFormat
- Enclosing class:
- SegmentReader
public static class SegmentReader.TextOutputFormat
- extends OutputFormatBase
Implements a text output format
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SegmentReader.TextOutputFormat
public SegmentReader.TextOutputFormat()
getRecordWriter
public RecordWriter getRecordWriter(FileSystem fs,
JobConf job,
String name,
Progressable progress)
throws IOException
- Specified by:
getRecordWriter
in interface OutputFormat
- Specified by:
getRecordWriter
in class OutputFormatBase
- Throws:
IOException
Copyright © 2006 The Apache Software Foundation