|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryEvictionConfiguration | |
|---|---|
| org.xwiki.cache.config | |
| org.xwiki.cache.eviction | |
| Uses of EntryEvictionConfiguration in org.xwiki.cache.config |
|---|
| Constructors in org.xwiki.cache.config with parameters of type EntryEvictionConfiguration | |
|---|---|
CacheConfiguration(EntryEvictionConfiguration evictionConfiguration)
Creates CacheConfiguration instance with given eviction configuration. |
|
CacheConfiguration(String configurationId,
EntryEvictionConfiguration evictionConfiguration)
Creates CacheConfiguration instance with given eviction configuration and id. |
|
| Uses of EntryEvictionConfiguration in org.xwiki.cache.eviction |
|---|
| Subclasses of EntryEvictionConfiguration in org.xwiki.cache.eviction | |
|---|---|
class |
LRUEvictionConfiguration
An helper for EntryEvictionConfiguration.Algorithm.NONE cache algorithm. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||