Uses of Class
dk.netarkivet.wayback.indexer.ArchiveFile

Packages that use ArchiveFile
dk.netarkivet.wayback.indexer Retrieves indexes of the ARC files in the repository which are needed by Wayback. 
 

Uses of ArchiveFile in dk.netarkivet.wayback.indexer
 

Methods in dk.netarkivet.wayback.indexer that return types with arguments of type ArchiveFile
 java.util.List<ArchiveFile> ArchiveFileDAO.getFilesAwaitingIndexing()
          Returns a list of all files awaiting indexing, ie all files not yet indexed and which have not failed indexing more than the maximum number of allowed times.