| Package | Description |
|---|---|
| org.fcrepo.kernel.utils | |
| org.fcrepo.kernel.utils.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCacheEntry
Cache entry that wraps a binary stream and provides
fixity methods against it
|
class |
BinaryCacheEntry
A
CacheEntry for simple Binary objects |
class |
LowLevelCacheEntry
Manage low-level I/O from a cache store
(or, for an ISPN store, a cache loader) in order
to report on e.g.
|
class |
ProjectedCacheEntry
Cache entry for a projected binary
|
| Modifier and Type | Method and Description |
|---|---|
CacheEntry |
FixityResult.getEntry()
Get the underlying Low-Level cache entry
|
| Constructor and Description |
|---|
FixityResult(CacheEntry entry)
Prepare a fixity result for a Low-Level cache entry
|
FixityResult(CacheEntry entry,
long size,
URI checksum)
Prepare a fixity result with the expected size and checksum
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheStoreEntry
An entry in a specific BinaryStore
|
class |
ChainingCacheStoreEntry
A LowLevelCacheEntry that is aware of Infinispan ChainingCacheStores
|
class |
LocalBinaryStoreEntry
A LowLevelCacheEntry within a local binary store
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.