Uses of Interface
org.archive.crawler.frontier.FrontierJournal

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

Uses of FrontierJournal in org.archive.crawler.framework
 

Methods in org.archive.crawler.framework that return FrontierJournal
 FrontierJournal Frontier.getFrontierJournal()
           
 

Uses of FrontierJournal in org.archive.crawler.frontier
 

Classes in org.archive.crawler.frontier that implement FrontierJournal
 class RecoveryJournal
          Helper class for managing a simple Frontier change-events journal which is useful for recovering from crawl problems.
 

Methods in org.archive.crawler.frontier that return FrontierJournal
 FrontierJournal AbstractFrontier.getFrontierJournal()
           
 FrontierJournal AdaptiveRevisitFrontier.getFrontierJournal()
           
 



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