Uses of Class
dk.netarkivet.common.utils.archive.ArchiveBatchJob

Packages that use ArchiveBatchJob
dk.netarkivet.common.utils.cdx   
dk.netarkivet.harvester.indexserver   
dk.netarkivet.viewerproxy.webinterface   
dk.netarkivet.wayback.batch   
 

Uses of ArchiveBatchJob in dk.netarkivet.common.utils.cdx
 

Subclasses of ArchiveBatchJob in dk.netarkivet.common.utils.cdx
 class ArchiveExtractCDXJob
          Batch job that extracts information to create a CDX file.
 

Uses of ArchiveBatchJob in dk.netarkivet.harvester.indexserver
 

Subclasses of ArchiveBatchJob in dk.netarkivet.harvester.indexserver
 class GetMetadataArchiveBatchJob
          A batch job that extracts metadata.
 

Uses of ArchiveBatchJob in dk.netarkivet.viewerproxy.webinterface
 

Subclasses of ArchiveBatchJob in dk.netarkivet.viewerproxy.webinterface
 class CrawlLogLinesMatchingRegexp
          Batchjob that extracts lines from a crawl log matching a regular expression The batch job should be restricted to run on metadata files for a specific job only, using the FileBatchJob.processOnlyFilesMatching(String) construct.
 class HarvestedUrlsForDomainBatchJob
          Batchjob that extracts lines referring to a specific domain from a crawl log.
 

Uses of ArchiveBatchJob in dk.netarkivet.wayback.batch
 

Subclasses of ArchiveBatchJob in dk.netarkivet.wayback.batch
 class DeduplicationCDXExtractionBatchJob
          This batch batch job takes deduplication records from a crawl log in a metadata arcfile and converts them to cdx records for use in wayback.