org.apache.nutch.segment
Class SegmentMerger.SegmentOutputFormat

java.lang.Object
  extended byorg.apache.hadoop.mapred.OutputFormatBase
      extended byorg.apache.nutch.segment.SegmentMerger.SegmentOutputFormat
All Implemented Interfaces:
OutputFormat
Enclosing class:
SegmentMerger

public static class SegmentMerger.SegmentOutputFormat
extends OutputFormatBase


Constructor Summary
SegmentMerger.SegmentOutputFormat()
           
 
Method Summary
 RecordWriter getRecordWriter(FileSystem fs, JobConf job, String name, Progressable progress)
           
 
Methods inherited from class org.apache.hadoop.mapred.OutputFormatBase
checkOutputSpecs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentMerger.SegmentOutputFormat

public SegmentMerger.SegmentOutputFormat()
Method Detail

getRecordWriter

public RecordWriter getRecordWriter(FileSystem fs,
                                    JobConf job,
                                    String name,
                                    Progressable progress)
                             throws IOException
Throws:
IOException


Copyright © 2006 The Apache Software Foundation