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 |
|---|---|
java.util.Collection<FixityResult> |
checkFixity(java.lang.String algorithm)
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 java.util.Collection<FixityResult> checkFixity(java.lang.String algorithm)
BasicCacheEntrycheckFixity in interface CacheEntrycheckFixity in class BasicCacheEntryCopyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.