Uses of Class
org.archive.crawler.frontier.AdaptiveRevisitHostQueue

Packages that use AdaptiveRevisitHostQueue
org.archive.crawler.frontier   
 

Uses of AdaptiveRevisitHostQueue in org.archive.crawler.frontier
 

Methods in org.archive.crawler.frontier that return AdaptiveRevisitHostQueue
 AdaptiveRevisitHostQueue AdaptiveRevisitQueueList.createHQ(java.lang.String hostName, int valence)
          Creates a new AdaptiveRevisitHostQueue.
protected  AdaptiveRevisitHostQueue AdaptiveRevisitFrontier.getHQ(CrawlURI curi)
          Get the AdaptiveRevisitHostQueue for the given CrawlURI, creating it if necessary.
 AdaptiveRevisitHostQueue AdaptiveRevisitQueueList.getHQ(java.lang.String hostName)
          Get an AdaptiveRevisitHostQueue for the specified host.
 AdaptiveRevisitHostQueue AdaptiveRevisitQueueList.getTopHQ()
           
 

Methods in org.archive.crawler.frontier with parameters of type AdaptiveRevisitHostQueue
protected  void AdaptiveRevisitQueueList.reorder(AdaptiveRevisitHostQueue hq)
          This method reorders the host queues.
 



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