Uses of Class
org.archive.crawler.datamodel.CrawlSubstats

Packages that use CrawlSubstats
org.archive.crawler.datamodel   
org.archive.crawler.frontier   
 

Uses of CrawlSubstats in org.archive.crawler.datamodel
 

Fields in org.archive.crawler.datamodel declared as CrawlSubstats
protected  CrawlSubstats CrawlHost.substats
           
(package private)  CrawlSubstats CrawlServer.substats
           
 

Methods in org.archive.crawler.datamodel that return CrawlSubstats
 CrawlSubstats CrawlHost.getSubstats()
           
 CrawlSubstats CrawlServer.getSubstats()
           
 CrawlSubstats CrawlSubstats.HasCrawlSubstats.getSubstats()
           
 

Uses of CrawlSubstats in org.archive.crawler.frontier
 

Fields in org.archive.crawler.frontier declared as CrawlSubstats
protected  CrawlSubstats WorkQueue.substats
          Substats for all CrawlURIs in this group
protected  CrawlSubstats AdaptiveRevisitHostQueue.substats
           
 

Methods in org.archive.crawler.frontier that return CrawlSubstats
 CrawlSubstats WorkQueue.getSubstats()
           
 CrawlSubstats AdaptiveRevisitHostQueue.getSubstats()
           
 



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