| Package | Description |
|---|---|
| org.dataone.client.cache |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
LocalCache.getData(Identifier key)
Retrieve an array of bytes from the cache, throwing NotCached if the object
with the Identifier key is not in the cache.
|
SystemMetadata |
LocalCache.getSystemMetadata(Identifier key)
Retrieve a SystemMetadata from the cache, throwing NotCached if the system metadata
for the Identifier key is not in the cache.
|
Copyright © 2014. All Rights Reserved.