Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

addAlternateSnapshotIds(Snapshot, List<String>) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
addContentItem(Snapshot, String, Map<String, String>) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
addError(String) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
addToItemsRead(long) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
addToLong(String, long) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
Adds the specified value to the existing key.
afterJob(JobExecution) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
afterJob(JobExecution) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.ContentPropertiesWriter
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.ManifestVerifier
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SpaceVerifier
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
afterStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SyncWriter
 
afterWrite(List<? extends ContentProperties>) - Method in class org.duracloud.snapshot.service.impl.ContentPropertiesWriter
 
afterWrite(List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.ManifestVerifier
 
afterWrite(List<? extends SnapshotContentItem>) - Method in class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
afterWrite(List<? extends ContentItem>) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
afterWrite(List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.SpaceVerifier
 
afterWrite(List<? extends File>) - Method in class org.duracloud.snapshot.service.impl.SyncWriter
 

B

BatchJobBuilder<T> - Interface in org.duracloud.snapshot.service.impl
 
BatchJobBuilderManager - Class in org.duracloud.snapshot.service.impl
 
BatchJobBuilderManager(SnapshotJobBuilder, RestoreJobBuilder) - Constructor for class org.duracloud.snapshot.service.impl.BatchJobBuilderManager
 
beforeJob(JobExecution) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
beforeJob(JobExecution) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.DpnManifestReader
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.ManifestVerifier
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SpaceVerifier
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
beforeStep(StepExecution) - Method in class org.duracloud.snapshot.service.impl.SyncWriter
 
beforeWrite(List<? extends ContentProperties>) - Method in class org.duracloud.snapshot.service.impl.ContentPropertiesWriter
 
beforeWrite(List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.ManifestVerifier
 
beforeWrite(List<? extends SnapshotContentItem>) - Method in class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
beforeWrite(List<? extends ContentItem>) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
beforeWrite(List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.SpaceVerifier
 
beforeWrite(List<? extends File>) - Method in class org.duracloud.snapshot.service.impl.SyncWriter
 
BridgeConfiguration - Class in org.duracloud.snapshot.service
 
BridgeConfiguration() - Constructor for class org.duracloud.snapshot.service.BridgeConfiguration
 
buildIdentifyingJobParameters(T) - Method in interface org.duracloud.snapshot.service.impl.BatchJobBuilder
 
buildIdentifyingJobParameters(Restoration) - Method in class org.duracloud.snapshot.service.impl.RestoreJobBuilder
 
buildIdentifyingJobParameters(Snapshot) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobBuilder
 
buildJob(T, SnapshotJobManagerConfig) - Method in interface org.duracloud.snapshot.service.impl.BatchJobBuilder
Creates a job for the specified entity;
buildJob(Restoration, SnapshotJobManagerConfig) - Method in class org.duracloud.snapshot.service.impl.RestoreJobBuilder
 
buildJob(Snapshot, SnapshotJobManagerConfig) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobBuilder
 
buildJobParameters(T) - Method in interface org.duracloud.snapshot.service.impl.BatchJobBuilder
 
buildJobParameters(Restoration) - Method in class org.duracloud.snapshot.service.impl.RestoreJobBuilder
 
buildJobParameters(Snapshot) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobBuilder
 

C

cancelRestore(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
cancelRestore(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
cancelSnapshot(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
clearErrors() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
ContentProperties - Class in org.duracloud.snapshot.service.impl
 
ContentProperties(String, Map<String, String>) - Constructor for class org.duracloud.snapshot.service.impl.ContentProperties
 
ContentPropertiesFileReader - Class in org.duracloud.snapshot.service.impl
 
ContentPropertiesFileReader(File) - Constructor for class org.duracloud.snapshot.service.impl.ContentPropertiesFileReader
 
ContentPropertiesWriter - Class in org.duracloud.snapshot.service.impl
 
ContentPropertiesWriter(ContentStore, String) - Constructor for class org.duracloud.snapshot.service.impl.ContentPropertiesWriter
 
create(DuracloudEndPointConfig, String, String) - Method in class org.duracloud.snapshot.service.impl.SnapshotTaskClientHelper
 
create(DuracloudEndPointConfig, String, String) - Method in class org.duracloud.snapshot.service.impl.StoreClientHelper
 

D

deleteSnapshot(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
deserialize(String) - Static method in class org.duracloud.snapshot.service.impl.PropertiesSerializer
 
destroy() - Method in class org.duracloud.snapshot.service.impl.FinalizerImpl
 
DpnManifestReader - Class in org.duracloud.snapshot.service.impl
This class reads a DPN manifest
DpnManifestReader(File) - Constructor for class org.duracloud.snapshot.service.impl.DpnManifestReader
 
DURACLOUD_BRIDGE_ROOT_SYSTEM_PROPERTY - Static variable in class org.duracloud.snapshot.service.BridgeConfiguration
 

E

equals(Object) - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 
ERRORS_KEY - Static variable in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
executeRestoration(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
executeSnapshot(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
ExecutionListenerConfig - Class in org.duracloud.snapshot.service.impl
 
ExecutionListenerConfig() - Constructor for class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
extractAccountId(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 

F

failExecution() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
FileSystemReader - Class in org.duracloud.snapshot.service.impl
 
FileSystemReader(File) - Constructor for class org.duracloud.snapshot.service.impl.FileSystemReader
 
finalizeRestores() - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
FinalizerImpl - Class in org.duracloud.snapshot.service.impl
 
FinalizerImpl() - Constructor for class org.duracloud.snapshot.service.impl.FinalizerImpl
 
finalizeSnapshots() - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
formatManifestSetString(String, String) - Static method in class org.duracloud.snapshot.service.impl.ManifestFileHelper
 

G

get(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
getAllEmailAddresses() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getBridgeRootDir() - Static method in class org.duracloud.snapshot.service.BridgeConfiguration
 
getBridgeWorkDir() - Static method in class org.duracloud.snapshot.service.BridgeConfiguration
 
getBuilder(Object) - Method in class org.duracloud.snapshot.service.impl.BatchJobBuilderManager
 
getBySnapshotId(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
getChecksum() - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 
getContentId() - Method in class org.duracloud.snapshot.service.impl.ContentProperties
 
getContentId() - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 
getContentRoot() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getContentRootDir() - Static method in class org.duracloud.snapshot.service.BridgeConfiguration
 
getDpnEmailAddresses() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getDuracloudEmailAddresses() - Method in class org.duracloud.snapshot.service.BridgeConfiguration
 
getDuracloudEmailAddresses() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getDuracloudPassword() - Method in class org.duracloud.snapshot.service.BridgeConfiguration
 
getDuracloudUsername() - Method in class org.duracloud.snapshot.service.BridgeConfiguration
 
getErrors() - Method in class org.duracloud.snapshot.service.impl.SpaceManifestDpnManifestVerifier
 
getErrors() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
getExecutionContext() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
getExpirationDate(Date, int) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
Calculates the restore expiration date based on the restoration end date and the number of days before retirement
getItemsRead() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
getJob() - Method in class org.duracloud.snapshot.service.impl.JobRequest
 
getJobName() - Method in interface org.duracloud.snapshot.service.impl.BatchJobBuilder
 
getJobName() - Method in class org.duracloud.snapshot.service.impl.RestoreJobBuilder
 
getJobName() - Method in class org.duracloud.snapshot.service.impl.SnapshotJobBuilder
 
getJobParameters() - Method in class org.duracloud.snapshot.service.impl.JobRequest
 
getLongValue(String) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
getOriginatorEmailAddress() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getProperties() - Method in class org.duracloud.snapshot.service.impl.ContentProperties
 
getRestoration(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
getSesPassword() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getSesUsername() - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
getSpaceId() - Method in class org.duracloud.snapshot.service.impl.SpaceManifestDpnManifestVerifier
 
getStatus(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
getStepExecution() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 

H

hashCode() - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 

I

init(ExecutionListenerConfig, int) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
init(RestoreManagerConfig, SnapshotJobManager) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
init(ExecutionListenerConfig) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
 
init(SnapshotJobManagerConfig) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
init(SnapshotJobManagerConfig, boolean) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
initialize(Integer) - Method in class org.duracloud.snapshot.service.impl.FinalizerImpl
 
isInitialized() - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
ITEMS_READ_KEY - Static variable in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 

J

JobRequest - Class in org.duracloud.snapshot.service.impl
 
JobRequest(Job, JobParameters) - Constructor for class org.duracloud.snapshot.service.impl.JobRequest
 

L

loadManifestSetFromFile(File) - Static method in class org.duracloud.snapshot.service.impl.ManifestFileHelper
 

M

MANIFEST_MD5_TEXT_FILE_NAME - Static variable in class org.duracloud.snapshot.service.impl.ManifestFileHelper
 
ManifestEntry - Class in org.duracloud.snapshot.service.impl
 
ManifestEntry(String, String) - Constructor for class org.duracloud.snapshot.service.impl.ManifestEntry
 
ManifestFileHelper - Class in org.duracloud.snapshot.service.impl
 
ManifestFileHelper() - Constructor for class org.duracloud.snapshot.service.impl.ManifestFileHelper
 
ManifestVerifier - Class in org.duracloud.snapshot.service.impl
This class verifies the manifest entry against the local file system.
ManifestVerifier(String, File, RestoreManager) - Constructor for class org.duracloud.snapshot.service.impl.ManifestVerifier
 
marshal(Restoration) - Static method in class org.duracloud.snapshot.service.impl.RestoreJobParameterMarshaller
 
marshal(Snapshot) - Static method in class org.duracloud.snapshot.service.impl.SnapshotJobParameterMarshaller
 
MAX_DAYS_IN_CLEANUP - Static variable in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
METADATA_FILENAMES - Static variable in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 

O

onWriteError(Exception, List<? extends ContentProperties>) - Method in class org.duracloud.snapshot.service.impl.ContentPropertiesWriter
 
onWriteError(Exception, List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.ManifestVerifier
 
onWriteError(Exception, List<? extends SnapshotContentItem>) - Method in class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
onWriteError(Exception, List<? extends ContentItem>) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
onWriteError(Exception, List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.SpaceVerifier
 
onWriteError(Exception, List<? extends File>) - Method in class org.duracloud.snapshot.service.impl.SyncWriter
 
org.duracloud.snapshot.service - package org.duracloud.snapshot.service
 
org.duracloud.snapshot.service.impl - package org.duracloud.snapshot.service.impl
 

P

parseManifestEntry(String) - Static method in class org.duracloud.snapshot.service.impl.ManifestFileHelper
 
PropertiesSerializer - Class in org.duracloud.snapshot.service.impl
 
PropertiesSerializer() - Constructor for class org.duracloud.snapshot.service.impl.PropertiesSerializer
 

R

read() - Method in class org.duracloud.snapshot.service.impl.ContentPropertiesFileReader
 
read() - Method in class org.duracloud.snapshot.service.impl.DpnManifestReader
 
read() - Method in class org.duracloud.snapshot.service.impl.FileSystemReader
 
read() - Method in class org.duracloud.snapshot.service.impl.SnapshotRepoManifestReader
 
read() - Method in class org.duracloud.snapshot.service.impl.SpaceItemReader
 
requestRestoreSnapshot(String, DuracloudEndPointConfig, String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
resetContextState() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
restartRestore(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
restoreCompleted(String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
RestoreJobBuilder - Class in org.duracloud.snapshot.service.impl
 
RestoreJobBuilder(RestoreJobExecutionListener, JobRepository, PlatformTransactionManager, TaskExecutor, RestoreManager, SnapshotContentItemRepo, StoreClientHelper) - Constructor for class org.duracloud.snapshot.service.impl.RestoreJobBuilder
 
RestoreJobExecutionListener - Class in org.duracloud.snapshot.service.impl
 
RestoreJobExecutionListener() - Constructor for class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
RestoreJobParameterMarshaller - Class in org.duracloud.snapshot.service.impl
 
RestoreJobParameterMarshaller() - Constructor for class org.duracloud.snapshot.service.impl.RestoreJobParameterMarshaller
 
RestoreManagerImpl - Class in org.duracloud.snapshot.service.impl
 
RestoreManagerImpl() - Constructor for class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
restoreSnapshot(String, DuracloudEndPointConfig, String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
retrieveFile(ContentItem, File) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
retrieveFile(ContentItem, File, boolean, boolean) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
retrieveSnapshotProperties() - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 

S

serialize(Map<String, String>) - Static method in class org.duracloud.snapshot.service.impl.PropertiesSerializer
 
setBridgeConfig(BridgeConfiguration) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
setBridgeConfig(BridgeConfiguration) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
setBridgeConfig(BridgeConfiguration) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
setChecksum(String) - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 
setContentId(String) - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 
setContentRoot(File) - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
setDpnEmailAddresses(String[]) - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
setDuracloudEmailAddresses(String[]) - Method in class org.duracloud.snapshot.service.BridgeConfiguration
 
setDuracloudEmailAddresses(String[]) - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
setDuracloudPassword(String) - Method in class org.duracloud.snapshot.service.BridgeConfiguration
 
setDuracloudUsername(String) - Method in class org.duracloud.snapshot.service.BridgeConfiguration
 
setIsTest() - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
setNotificationManager(NotificationManager) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
setNotificationManager(NotificationManager) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
setNotificationManager(NotificationManager) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
 
setNotificationManager(NotificationManager) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
setOriginatorEmailAddress(String) - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
setRestorationRepo(RestoreRepo) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
setRestoreManager(RestoreManager) - Method in class org.duracloud.snapshot.service.impl.FinalizerImpl
 
setRestoreRepo(RestoreRepo) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
setSecondsBetweenCleanupFailureNotifications(long) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
setSesPassword(String) - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
setSesUsername(String) - Method in class org.duracloud.snapshot.service.impl.ExecutionListenerConfig
 
setSnapshotContentItemRepo(SnapshotContentItemRepo) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
setSnapshotManager(SnapshotManager) - Method in class org.duracloud.snapshot.service.impl.FinalizerImpl
 
setSnapshotRepo(SnapshotRepo) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
setSnapshotRepo(SnapshotRepo) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
 
setSnapshotRepo(SnapshotRepo) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
setSnapshotTaskClientHelper(SnapshotTaskClientHelper) - Method in class org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
 
setSnapshotTaskClientHelper(SnapshotTaskClientHelper) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
setStoreClientHelper(StoreClientHelper) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 
setStoreClientHelper(StoreClientHelper) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
skipLinesAlreadyRead(Iterator) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
Skips the iterator ahead to the items read value stored in the execution context
SnapshotContentItemVerifier - Class in org.duracloud.snapshot.service.impl
 
SnapshotContentItemVerifier(String, File, String, RestoreManager) - Constructor for class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
SnapshotJobBuilder - Class in org.duracloud.snapshot.service.impl
 
SnapshotJobBuilder(SnapshotJobExecutionListener, JobRepository, PlatformTransactionManager, TaskExecutor, SnapshotManager, StoreClientHelper) - Constructor for class org.duracloud.snapshot.service.impl.SnapshotJobBuilder
 
SnapshotJobExecutionListener - Class in org.duracloud.snapshot.service.impl
 
SnapshotJobExecutionListener() - Constructor for class org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
 
SnapshotJobManagerImpl - Class in org.duracloud.snapshot.service.impl
The default implementation of the SnapshotJobManager interface.
SnapshotJobManagerImpl(SnapshotRepo, RestoreRepo, JobLauncher, JobRepository, BatchJobBuilderManager, StoreClientHelper) - Constructor for class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
SnapshotJobParameterMarshaller - Class in org.duracloud.snapshot.service.impl
 
SnapshotJobParameterMarshaller() - Constructor for class org.duracloud.snapshot.service.impl.SnapshotJobParameterMarshaller
 
SnapshotManagerImpl - Class in org.duracloud.snapshot.service.impl
 
SnapshotManagerImpl() - Constructor for class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
SnapshotRepoManifestReader - Class in org.duracloud.snapshot.service.impl
 
SnapshotRepoManifestReader(SnapshotContentItemRepo, String) - Constructor for class org.duracloud.snapshot.service.impl.SnapshotRepoManifestReader
 
SnapshotTaskClientHelper - Class in org.duracloud.snapshot.service.impl
 
SnapshotTaskClientHelper(StoreClientHelper) - Constructor for class org.duracloud.snapshot.service.impl.SnapshotTaskClientHelper
 
SpaceItemReader - Class in org.duracloud.snapshot.service.impl
 
SpaceItemReader(RetrievalSource) - Constructor for class org.duracloud.snapshot.service.impl.SpaceItemReader
 
SpaceItemWriter - Class in org.duracloud.snapshot.service.impl
This class is responsible for reading the contents and properties of a duracloud content item, writing it to disk, appending its md5 and sha256 to separate text files, appending the item properties to a json file, and writing the item to the snapshot content repo.
SpaceItemWriter(Snapshot, RetrievalSource, File, OutputWriter, BufferedWriter, BufferedWriter, BufferedWriter, SnapshotManager, SpaceManifestDpnManifestVerifier) - Constructor for class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
SpaceManifestDpnManifestVerifier - Class in org.duracloud.snapshot.service.impl
This class verifies that the space manifest and the DPN manifests match.
SpaceManifestDpnManifestVerifier(File, StitchedManifestGenerator, String) - Constructor for class org.duracloud.snapshot.service.impl.SpaceManifestDpnManifestVerifier
 
SpaceVerifier - Class in org.duracloud.snapshot.service.impl
This class verifies that the manifest entry's checksum matches the checksum of the item in the destination space.
SpaceVerifier(String, SpaceManifestDpnManifestVerifier, String, RestoreManager) - Constructor for class org.duracloud.snapshot.service.impl.SpaceVerifier
 
StepExecutionSupport - Class in org.duracloud.snapshot.service.impl
This class serves as a base class for item readers and writers.
StepExecutionSupport() - Constructor for class org.duracloud.snapshot.service.impl.StepExecutionSupport
 
stopRestore(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotJobManagerImpl
 
StoreClientHelper - Class in org.duracloud.snapshot.service.impl
 
StoreClientHelper(StoreClientUtil) - Constructor for class org.duracloud.snapshot.service.impl.StoreClientHelper
 
SyncWriter - Class in org.duracloud.snapshot.service.impl
This class is responsible for syncing content from the bridge to DuraCloud.
SyncWriter(String, File, SyncEndpoint, ContentStore, String, RestoreManager) - Constructor for class org.duracloud.snapshot.service.impl.SyncWriter
 

T

toString() - Method in class org.duracloud.snapshot.service.impl.ContentProperties
 
toString() - Method in class org.duracloud.snapshot.service.impl.ManifestEntry
 
transferError(String, String) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
transferToDpnNodeComplete(String) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 
transitionRestoreStatus(String, RestoreStatus, String) - Method in class org.duracloud.snapshot.service.impl.RestoreManagerImpl
 

U

unmarshal(JobParameters) - Static method in class org.duracloud.snapshot.service.impl.RestoreJobParameterMarshaller
 
unmarshal(JobParameters) - Static method in class org.duracloud.snapshot.service.impl.SnapshotJobParameterMarshaller
 
updateHistory(Snapshot, String) - Method in class org.duracloud.snapshot.service.impl.SnapshotManagerImpl
 

V

verify() - Method in class org.duracloud.snapshot.service.impl.SpaceManifestDpnManifestVerifier
Performs the verification.
verifySpace(SpaceManifestDpnManifestVerifier) - Method in class org.duracloud.snapshot.service.impl.StepExecutionSupport
 

W

write(List<? extends ContentProperties>) - Method in class org.duracloud.snapshot.service.impl.ContentPropertiesWriter
 
write(List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.ManifestVerifier
 
write(List<? extends SnapshotContentItem>) - Method in class org.duracloud.snapshot.service.impl.SnapshotContentItemVerifier
 
write(List<? extends ContentItem>) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
write(List<? extends ManifestEntry>) - Method in class org.duracloud.snapshot.service.impl.SpaceVerifier
 
write(List<? extends File>) - Method in class org.duracloud.snapshot.service.impl.SyncWriter
 
writeContentProperties(String, Map<String, String>, boolean) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
writeManifestEntry(Writer, String, String) - Static method in class org.duracloud.snapshot.service.impl.ManifestFileHelper
 
writeMD5Checksum(String, String) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
writeSHA256Checksum(String, File) - Method in class org.duracloud.snapshot.service.impl.SpaceItemWriter
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2014–2016 DuraSpace. All rights reserved.