Uses of Class
org.archive.crawler.framework.exceptions.EndedException

Packages that use EndedException
org.archive.crawler.framework   
org.archive.crawler.frontier   
 

Uses of EndedException in org.archive.crawler.framework
 

Methods in org.archive.crawler.framework that throw EndedException
 CrawlURI Frontier.next()
          Get the next URI that should be processed.
 

Uses of EndedException in org.archive.crawler.frontier
 

Methods in org.archive.crawler.frontier that throw EndedException
 CrawlURI WorkQueueFrontier.next()
          Return the next CrawlURI to be processed (and presumably visited/fetched) by a a worker thread.
 CrawlURI AdaptiveRevisitFrontier.next()
           
protected  void AbstractFrontier.preNext(long now)
           
 



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