Class HostQuotaEnforcer

java.lang.Object
org.archive.modules.Processor
org.archive.crawler.prefetch.HostQuotaEnforcer
All Implemented Interfaces:
org.archive.checkpointing.Checkpointable, org.archive.spring.HasKeyedProperties, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.Lifecycle

public class HostQuotaEnforcer extends Processor
Enforces quotas on a host. Should be configured early in FetchChain in crawler-beans.cxml. Supports quotas on any of the fields tracked in FetchStats.
Author:
nlevitt
See Also: