Uses of Class
org.apache.nutch.mapReduce.InputFormatBase

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

Uses of InputFormatBase in org.apache.nutch.mapReduce
 

Subclasses of InputFormatBase in org.apache.nutch.mapReduce
 class SequenceFileInputFormat
          An InputFormat for plain text files.
 class TextInputFormat
          An InputFormat for plain text files.
 



Copyright © 2006 The Apache Software Foundation