| Package | Description |
|---|---|
| de.unibonn.iai.eis.luzzu.cache | |
| de.unibonn.iai.eis.luzzu.cache.impl |
| Modifier and Type | Method and Description |
|---|---|
CacheObject |
CacheManager.getFromCache(String cacheName,
Object key)
Fetches item from a cache and marks it as the most recently used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheManager.addToCache(String cacheName,
Object key,
CacheObject value)
Adds item to a cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TemporaryGraphMetadataCacheObject |
Copyright © 2016 Enterprise Information Systems - University of Bonn. All rights reserved.