Class DuraStoreSpecifiedRetrievalSource

All Implemented Interfaces:
RetrievalSource

public class DuraStoreSpecifiedRetrievalSource extends DuraStoreStitchingRetrievalSource
This class implements the RetrievalSource interface with support for retrieving content by content IDs that are specified in a file. The format of the file containing content IDs should be one content ID per line. This retrieval source only operates on one store space. Since this class extends DuraStoreStitchingRetrievalSource it can handle retrieving chunked content.
Author:
Erik Paulsson Date: 7/2/13