Package dk.netarkivet.wayback.indexer

Retrieves indexes of the ARC files in the repository which are needed by Wayback. Indexer-overview

The WaybackIndexer starts a producer thread with uses the populate operation on the IndexerQueue class to fetch a list of all new files added to the central ArcRepository. The resulting list is added to the ArcFileQueue containing the files which should be indexed.

The WaybackIndexer also creates a number of consumer threads which indexes the retrieved ArcFileLists