Uses of Interface
net.nutch.mapReduce.RecordWriter

Packages that use RecordWriter
net.nutch.mapReduce A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of RecordWriter in net.nutch.mapReduce
 

Methods in net.nutch.mapReduce that return RecordWriter
 RecordWriter OutputFormat.getRecordWriter(File file)
          Construct a RecordWriter.
 



Copyright © 2005 The Nutch Organization.