org.apache.nutch.crawl
Class FetchScheduleFactory
java.lang.Object
org.apache.nutch.crawl.FetchScheduleFactory
public class FetchScheduleFactory
- extends Object
Creates and caches a FetchSchedule
implementation.
Field Summary |
static org.slf4j.Logger |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.slf4j.Logger LOG
getFetchSchedule
public static FetchSchedule getFetchSchedule(org.apache.hadoop.conf.Configuration conf)
- Return the FetchSchedule implementation.
Copyright © 2013 The Apache Software Foundation