Uses of Class
org.apache.nutch.util.NutchConf

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

Uses of NutchConf in org.apache.nutch.mapReduce
 

Subclasses of NutchConf in org.apache.nutch.mapReduce
 class JobConf
          A map/reduce job configuration.
 

Uses of NutchConf in org.apache.nutch.util
 

Methods in org.apache.nutch.util that return NutchConf
static NutchConf NutchConf.get()
          Return the default configuration.
 



Copyright © 2006 The Apache Software Foundation