|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetchSchedule | |
|---|---|
| org.apache.nutch.crawl | Crawl control code. |
| Uses of FetchSchedule in org.apache.nutch.crawl |
|---|
| Classes in org.apache.nutch.crawl that implement FetchSchedule | |
|---|---|
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. |
| Methods in org.apache.nutch.crawl that return FetchSchedule | |
|---|---|
static FetchSchedule |
FetchScheduleFactory.getFetchSchedule(Configuration conf)
Return the FetchSchedule implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||