Class Summary |
ARCLookup |
This class allows lookup of URLs in the ArcRepository, using full Lucene
indexes to find offsets. |
ArcRepositoryClientFactory |
A factory for ArcRepositoryClients. |
BatchStatus |
Class for transferring batch status information. |
BitarchiveRecord |
Class to hold the result of a lookup operation in the bitarchive:
The metadata information associated with the record
The actual byte content
The name of the file the data were retrieved from
If length of record exceeds value of
Settings.BITARCHIVE_LIMIT_FOR_RECORD_DATATRANSFER_IN_FILE
The record is stored in a RemoteFile. |
LocalArcRepositoryClient |
A simple implementation of ArcRepositoryClient that just has a number of
local directories where it stores its files. |
Replica |
This class encapsulates the bitarchive or checksum replicas. |
ResultStream |
Simple helper class to store the fact, whether we have a stream which
contains a header or a stream, which does not. |