public class DuraStoreStitchingRetrievalSource extends DuraStoreRetrievalSource
contentStore, currentContentList, currentSpaceId, spaceIds| Constructor and Description |
|---|
DuraStoreStitchingRetrievalSource(ContentStore store,
List<String> spaces,
boolean allSpaces) |
| Modifier and Type | Method and Description |
|---|---|
protected Content |
doGetContent(ContentItem item,
RetrievalListener listener) |
protected Content |
doGetContentFromManifest(ContentItem item,
RetrievalListener listener) |
ContentItem |
getNextContentItem()
Provides the next content item to be processed, cycles through all spaces
as necessary.
|
String |
getSourceChecksum(ContentItem contentItem)
Provides the checksum of the specified source file based on the file's
properties.
|
getNextSpace, getSourceContent, getSourcePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceContentpublic DuraStoreStitchingRetrievalSource(ContentStore store, List<String> spaces, boolean allSpaces)
public ContentItem getNextContentItem()
RetrievalSourcegetNextContentItem in interface RetrievalSourcegetNextContentItem in class DuraStoreRetrievalSourcepublic String getSourceChecksum(ContentItem contentItem)
RetrievalSourcegetSourceChecksum in interface RetrievalSourcegetSourceChecksum in class DuraStoreRetrievalSourcecontentItem - the file to considerprotected Content doGetContent(ContentItem item, RetrievalListener listener)
doGetContent in class DuraStoreRetrievalSourceprotected Content doGetContentFromManifest(ContentItem item, RetrievalListener listener)
Copyright © 2009–2017 DuraSpace. All rights reserved.