Package | Description |
---|---|
org.apache.nutch.crawl |
Crawl control code and tools to run the crawler.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFetchSchedule
This class provides common methods for implementations of
FetchSchedule . |
class |
AdaptiveFetchSchedule
This class implements an adaptive re-fetch algorithm.
|
class |
DefaultFetchSchedule
This class implements the default re-fetch schedule.
|
Modifier and Type | Method and Description |
---|---|
static FetchSchedule |
FetchScheduleFactory.getFetchSchedule(Configuration conf)
Return the FetchSchedule implementation.
|
Copyright © 2019 The Apache Software Foundation