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

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

Uses of ArchiveBatchJobBase in dk.netarkivet.common.utils.archive
 

Subclasses of ArchiveBatchJobBase in dk.netarkivet.common.utils.archive
 class ArchiveBatchJob
          Abstract class defining a batch job to run on a set of ARC/WARC files.
 

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

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

Uses of ArchiveBatchJobBase in dk.netarkivet.harvester.indexserver
 

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

Uses of ArchiveBatchJobBase in dk.netarkivet.viewerproxy.webinterface
 

Subclasses of ArchiveBatchJobBase 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 ArchiveBatchJobBase in dk.netarkivet.wayback.batch
 

Subclasses of ArchiveBatchJobBase 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.