public abstract class BasicCacheEntry extends java.lang.Object implements CacheEntry
| Constructor and Description |
|---|
BasicCacheEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FixityResult> |
checkFixity(java.lang.String digest)
Calculate the fixity of a CacheEntry by piping it through
a simple fixity-calculating InputStream
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExternalIdentifier, getInputStreampublic java.util.Collection<FixityResult> checkFixity(java.lang.String digest) throws javax.jcr.RepositoryException
checkFixity in interface CacheEntryjavax.jcr.RepositoryExceptionCopyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.