Uses of Class
org.archive.crawler.processor.recrawl.PersistProcessor

Packages that use PersistProcessor
org.archive.crawler.processor.recrawl   
 

Uses of PersistProcessor in org.archive.crawler.processor.recrawl
 

Subclasses of PersistProcessor in org.archive.crawler.processor.recrawl
 class PersistLoadProcessor
          Store CrawlURI attributes from latest fetch to persistent storage for consultation by a later recrawl.
 class PersistLogProcessor
          Log CrawlURI attributes from latest fetch for consultation by a later recrawl.
 class PersistOnlineProcessor
          Common superclass for persisting Processors which directly store/load to persistence (as opposed to logging for batch load later).
 class PersistStoreProcessor
          Store CrawlURI attributes from latest fetch to persistent storage for consultation by a later recrawl.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.