| Package | Description |
|---|---|
| org.ff4j.cache |
Provides a cache proxy in ordre to limit overhead when reading Feature or Pro^perties in external storages.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,InMemoryCacheEntry<Feature>> |
InMemoryCacheManager.getFeaturesCache()
Getter accessor for attribute 'featuresCache'.
|
Map<String,InMemoryCacheEntry<Property<?>>> |
InMemoryCacheManager.getPropertyCache()
Getter accessor for attribute 'propertyCache'.
|
Copyright © 2013–2017 FF4J. All rights reserved.