Uses of Class
dk.netarkivet.wayback.aggregator.AggregationWorker

Packages that use AggregationWorker
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. 
 

Uses of AggregationWorker in dk.netarkivet.wayback.aggregator
 

Methods in dk.netarkivet.wayback.aggregator that return AggregationWorker
static AggregationWorker AggregationWorker.getInstance()
          Factory method which creates a singleton aggregator and sets it running.