Uses of Class
org.duracloud.snapshot.service.impl.StepExecutionSupport
-
Packages that use StepExecutionSupport Package Description org.duracloud.snapshot.service.impl -
-
Uses of StepExecutionSupport in org.duracloud.snapshot.service.impl
Subclasses of StepExecutionSupport in org.duracloud.snapshot.service.impl Modifier and Type Class Description classContentPropertiesFileReaderclassContentPropertiesWriterclassFileSystemReaderclassManifestVerifierThis class verifies the manifest entry against the local file system.classSnapshotContentItemVerifierclassSnapshotManifestReaderThis class reads a snapshot manifestclassSnapshotRepoManifestReaderclassSpaceItemWriterThis 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.classSpaceVerifierThis class verifies that the manifest entry's checksum matches the checksum of the item in the destination space.classSyncWriterThis class is responsible for syncing content from the bridge to DuraCloud.
-