Uses of Class
dk.netarkivet.archive.indexserver.CombiningMultiFileBasedCache

Packages that use CombiningMultiFileBasedCache
dk.netarkivet.archive.indexserver   
 

Uses of CombiningMultiFileBasedCache in dk.netarkivet.archive.indexserver
 

Subclasses of CombiningMultiFileBasedCache in dk.netarkivet.archive.indexserver
 class CDXIndexCache
          A cache that serves CDX index files for job IDs.
 class CrawlLogIndexCache
          A cache that serves Lucene indices of crawl logs for given job IDs.
 class DedupCrawlLogIndexCache
          A cache of crawl log indices appropriate for the Icelandic deduplicator code, excluding all text entries.
 class FullCrawlLogIndexCache
          A CrawlLogIndexCache that takes in all entries in the crawl log.