Uses of Class
org.duracloud.snapshot.service.impl.SpaceManifestSnapshotManifestVerifier
-
Packages that use SpaceManifestSnapshotManifestVerifier Package Description org.duracloud.snapshot.service.impl -
-
Uses of SpaceManifestSnapshotManifestVerifier in org.duracloud.snapshot.service.impl
Methods in org.duracloud.snapshot.service.impl with parameters of type SpaceManifestSnapshotManifestVerifier Modifier and Type Method Description protected java.util.List<java.lang.String>StepExecutionSupport. verifySpace(SpaceManifestSnapshotManifestVerifier verifier)Constructors in org.duracloud.snapshot.service.impl with parameters of type SpaceManifestSnapshotManifestVerifier Constructor Description SpaceItemWriter(Snapshot snapshot, org.duracloud.retrieval.source.RetrievalSource retrievalSource, java.io.File contentDir, org.duracloud.retrieval.mgmt.OutputWriter outputWriter, java.io.File propsFile, java.io.File md5ManifestFile, java.io.File sha256ManifestFile, SnapshotManager snapshotManager, SpaceManifestSnapshotManifestVerifier spaceManifestSnapshotManifestVerifier)SpaceVerifier(java.lang.String restoreId, SpaceManifestSnapshotManifestVerifier verifier, java.lang.String spaceId, RestoreManager restoreManager)
-