Package dk.netarkivet.wayback.aggregator

The Aggregator takes care of sorting the raw index files generated by the indexer and merge the files into larger index files usable by Wayback.

See:
          Description

Class Summary
AggregationWorker The AggregationWorker singleton contains the schedule and file bookkeeping functionality needed in the aggregation of indexes.
AggregatorApplication This wrapper class is used to start the AggregationWorker inside Jetty.
IndexAggregator Encapsulates the functionality for sorting and merging index files.
 

Package dk.netarkivet.wayback.aggregator Description

The Aggregator takes care of sorting the raw index files generated by the indexer and merge the files into larger index files usable by Wayback. Once every WaybackSettings.WAYBACK_AGGREGATOR_AGGREGATION_INTERVAL an index aggregation is run. An Aggregation process consists of: