Uses of Class
org.duracloud.chunk.util.ChunksManifestVerifier.Results
Packages that use ChunksManifestVerifier.Results
-
Uses of ChunksManifestVerifier.Results in org.duracloud.chunk.util
Methods in org.duracloud.chunk.util that return ChunksManifestVerifier.ResultsModifier and TypeMethodDescriptionChunksManifestVerifier.verifyAllChunks(String spaceId, ChunksManifest manifest) Verifies the bytes and checksums of the chunks specified in the manifest match what is in DuraCloud and returns a listing of the chunks with a flag indicating whether the check was successful as well as an error message if it was not.