| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.cache | |
| pl.decerto.hyperon.persistence.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
EhcacheBundleCache |
class |
MapBundleCache |
| Constructor and Description |
|---|
GmoCacheManager(BundleCache bundleCache,
DefinitionCache definitionCache,
DatabaseFetchStatsCache statsCache) |
GmoCacheManager(BundleCache bundleCache,
DefinitionCache definitionCache,
DatabaseFetchStatsCache statsCache,
MetadataCache metadataCache) |
| Modifier and Type | Method and Description |
|---|---|
BundleCache |
HyperonPersistenceFactory.getCache()
Deprecated.
this method might be removed in the future.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HyperonPersistenceFactory.setCache(BundleCache cache)
Setup custom cache for bundle storage, that is used within
BundleService implementation for boosting performance. |
Copyright © 2021. All rights reserved.