org.apache.nutch.crawl
Class FetchScheduleFactory

java.lang.Object
  extended by org.apache.nutch.crawl.FetchScheduleFactory

public class FetchScheduleFactory
extends Object

Creates and caches a FetchSchedule implementation.


Field Summary
static org.apache.commons.logging.Log LOG
           
 
Method Summary
static FetchSchedule getFetchSchedule(Configuration conf)
          Return the FetchSchedule implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG
Method Detail

getFetchSchedule

public static FetchSchedule getFetchSchedule(Configuration conf)
Return the FetchSchedule implementation.



Copyright © 2006 The Apache Software Foundation