Package dk.netarkivet.harvester.harvesting.report

Interface Summary
HarvestReport Base interface for a post-crawl harvest report.
 

Class Summary
AbstractHarvestReport Base implementation for a harvest report.
BnfHarvestReport This implementation of the harvest report has the same pre-processing as LegacyHarvestReport, but is intended to be used with a crawl order that sets budget using "queue-total-budget" instead of the QuotaEnforcer (@see HarvesterSettings.USE_QUOTA_ENFORCER).
HarvestReportFactory Factory class for instanciating a specific implementation of HarvestReport.
LegacyHarvestReport Class responsible for generating a domain harvest report from crawl logs created by Heritrix and presenting the relevant information to clients.
 

Enum Summary
AbstractHarvestReport.ProgressStatisticsConstants Strings found in the progress-statistics.log, used to devise the default stop reason for domains.