Uses of Package
org.apache.nutch.fetcher
Packages that use org.apache.nutch.fetcher
-
Classes in org.apache.nutch.fetcher used by org.apache.nutch.fetcherClassDescriptionThis class is used to capture the various events occurring at fetch time.Type of event to specify start, end or reporting of a fetch item.This class describes the item to be fetched.This class handles FetchItems which come from the same host ID (be it a proto/hostname or proto/IP pair).A collection of queues that keeps track of the total number of items, and provides items eligible for fetching from any queue.This class feeds the queues with input items, and re-fills them as items are consumed by FetcherThread-s.