|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictionPolicy | |
|---|---|
| org.apache.commons.cache | Object caching service. |
| Uses of EvictionPolicy in org.apache.commons.cache |
|---|
| Classes in org.apache.commons.cache that implement EvictionPolicy | |
|---|---|
class |
LRUEvictionPolicy
tk. |
| Fields in org.apache.commons.cache declared as EvictionPolicy | |
|---|---|
protected EvictionPolicy |
SimpleCache._ep
|
| Constructors in org.apache.commons.cache with parameters of type EvictionPolicy | |
|---|---|
SimpleCache(Stash stash,
EvictionPolicy ep)
|
|
SimpleCache(Stash stash,
EvictionPolicy ep,
StashPolicy sp)
|
|
SimpleCache(Stash stash,
EvictionPolicy ep,
StashPolicy sp,
GroupMap tm)
|
|
SimpleCache(Stash stash,
EvictionPolicy ep,
StashPolicy sp,
GroupMap tm,
File persistFile)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||