| Package | Description |
|---|---|
| org.fcrepo.kernel.services | |
| org.fcrepo.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
Collection<FixityResult> |
DatastreamService.getFixity(javax.jcr.Node resource,
URI dsChecksum,
long dsSize)
Get the fixity results for this datastream's bitstream, and compare it
against the given checksum and size.
|
Collection<FixityResult> |
DatastreamService.runFixityAndFixProblems(Datastream datastream)
Run the fixity check on the datastream and attempt to automatically
correct failures if additional copies of the bitstream are available
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FixityResult> |
CacheEntry.checkFixity(URI checksum,
long size)
Check the fixity of a
CacheEntry |
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.