public interface CacheEntry
| Modifier and Type | Method and Description |
|---|---|
Collection<FixityResult> |
checkFixity(String algorithm)
Check the fixity of a
CacheEntry |
String |
getExternalIdentifier()
Generate a human-readable identifier for the location of this entry
|
InputStream |
getInputStream()
Get a raw input stream from the underlying store
|
Collection<FixityResult> checkFixity(String algorithm)
CacheEntryalgorithm - the given algorithmFixityResult containing the relevant dataInputStream getInputStream()
String getExternalIdentifier()
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.