Uses of Interface
org.archive.crawler.framework.StatisticsTracking

Packages that use StatisticsTracking
org.archive.crawler.admin Contains classes that the web UI uses to monitor and control crawls. 
org.archive.crawler.framework   
 

Uses of StatisticsTracking in org.archive.crawler.admin
 

Classes in org.archive.crawler.admin that implement StatisticsTracking
 class StatisticsTracker
          This is an implementation of the AbstractTracker.
 

Methods in org.archive.crawler.admin that return StatisticsTracking
 StatisticsTracking CrawlJob.getStatisticsTracking()
           
 

Uses of StatisticsTracking in org.archive.crawler.framework
 

Classes in org.archive.crawler.framework that implement StatisticsTracking
 class AbstractTracker
          A partial implementation of the StatisticsTracking interface.
 

Fields in org.archive.crawler.framework declared as StatisticsTracking
protected  StatisticsTracking CrawlController.statistics
           
 

Methods in org.archive.crawler.framework that return StatisticsTracking
 StatisticsTracking CrawlController.getStatistics()
           
 



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