Package dk.netarkivet.common.distribute.indexserver

Interface Summary
JobIndexCache An interface to a cache of data for jobs.
 

Class Summary
Index<I> An immutable pair if an index and the set this is an index for.
IndexClientFactory A factory for IndexClients.
TrivialJobIndexCache A trivial JobIndexCache implementation that just assumes somebody places the indexes in the right place (in TrivialJobIndexCache under the cache dir).
 

Enum Summary
RequestType Types of requests we can handle in an index server.