Uses of Class
org.apache.nutch.crawl.AdaptiveFetchSchedule
-
Packages that use AdaptiveFetchSchedule Package Description org.apache.nutch.crawl Crawl control code and tools to run the crawler. -
-
Uses of AdaptiveFetchSchedule in org.apache.nutch.crawl
Subclasses of AdaptiveFetchSchedule in org.apache.nutch.crawl Modifier and Type Class Description class
MimeAdaptiveFetchSchedule
Extension of @see AdaptiveFetchSchedule that allows for more flexible configuration of DEC and INC factors for various MIME-types.
-