public interface CacheEntry
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FixityResult> |
checkFixity(java.lang.String algorithm)
Check the fixity of a
CacheEntry |
java.lang.String |
getExternalIdentifier()
Generate a human-readable identifier for the location of this entry
|
java.io.InputStream |
getInputStream()
Get a raw input stream from the underlying store
|
java.util.Collection<FixityResult> checkFixity(java.lang.String algorithm) throws javax.jcr.RepositoryException
CacheEntryFixityResult containing the relevant datajavax.jcr.RepositoryExceptionjava.io.InputStream getInputStream()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionjava.lang.String getExternalIdentifier()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.