public class InfinispanCacheStoreEntry extends LocalBinaryStoreEntry
| Constructor and Description |
|---|
InfinispanCacheStoreEntry(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore store,
javax.jcr.Property property) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.fcrepo.kernel.utils.FixityResult> |
checkFixity(URI checksum,
long size)
Calculate the fixity of a CacheEntry by piping it through
a simple fixity-calculating InputStream
|
binaryKey, equals, getExternalIdentifier, getInputStream, hashCode, propertypublic InfinispanCacheStoreEntry(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore store,
javax.jcr.Property property)
store - property - public Collection<org.fcrepo.kernel.utils.FixityResult> checkFixity(URI checksum, long size) throws javax.jcr.RepositoryException
BasicCacheEntrycheckFixity in interface org.fcrepo.kernel.utils.CacheEntrycheckFixity in class BasicCacheEntrychecksum - the checksum previously generated for the entrysize - the size of the entryjavax.jcr.RepositoryExceptionCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.