public class SnapshotRepoManifestReader extends StepExecutionSupport implements org.springframework.batch.item.ItemReader<SnapshotContentItem>
ERRORS_KEY, ITEMS_READ_KEY| Constructor and Description |
|---|
SnapshotRepoManifestReader(SnapshotContentItemRepo repo,
String snapshotName) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotContentItem |
read() |
addError, addToItemsRead, addToLong, afterStep, beforeStep, clearErrors, failExecution, getErrors, getExecutionContext, getItemsRead, getLongValue, getStepExecution, resetContextState, setIsTest, skipLinesAlreadyRead, verifySpacepublic SnapshotRepoManifestReader(SnapshotContentItemRepo repo, String snapshotName)
public SnapshotContentItem read() throws Exception, org.springframework.batch.item.UnexpectedInputException, org.springframework.batch.item.ParseException, org.springframework.batch.item.NonTransientResourceException
read in interface org.springframework.batch.item.ItemReader<SnapshotContentItem>Exceptionorg.springframework.batch.item.UnexpectedInputExceptionorg.springframework.batch.item.ParseExceptionorg.springframework.batch.item.NonTransientResourceExceptionCopyright © 2014–2017 DuraSpace. All rights reserved.