| Package | Description |
|---|---|
| org.ff4j.cache |
Provide a cache abstraction to limit overhead of looking for features in external storages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryCacheManager
Proposition of inmemory cache implementation.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureCacheManager |
FeatureStoreCacheProxy.getCacheManager()
Getter accessor for attribute 'cacheManager'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureStoreCacheProxy.setCacheManager(FeatureCacheManager cacheManager)
Setter accessor for attribute 'cacheManager'.
|
| Constructor and Description |
|---|
FeatureStoreCacheProxy(FeatureStore store,
FeatureCacheManager cache)
Initialization through constructor.
|
Copyright © 2013–2015 FF4J. All rights reserved.