|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LfuPolicy.Metadata | |
|---|---|
| net.sf.ehcache.store | Store package. |
| Uses of LfuPolicy.Metadata in net.sf.ehcache.store |
|---|
| Methods in net.sf.ehcache.store that return LfuPolicy.Metadata | |
|---|---|
static LfuPolicy.Metadata |
LfuPolicy.leastHit(LfuPolicy.Metadata[] sampledElements,
LfuPolicy.Metadata justAdded)
Finds the least hit of the sampled elements provided |
(package private) LfuPolicy.Metadata[] |
LfuMemoryStore.sampleElements(int size)
Uses random numbers to sample the entire map. |
| Methods in net.sf.ehcache.store with parameters of type LfuPolicy.Metadata | |
|---|---|
static LfuPolicy.Metadata |
LfuPolicy.leastHit(LfuPolicy.Metadata[] sampledElements,
LfuPolicy.Metadata justAdded)
Finds the least hit of the sampled elements provided |
static LfuPolicy.Metadata |
LfuPolicy.leastHit(LfuPolicy.Metadata[] sampledElements,
LfuPolicy.Metadata justAdded)
Finds the least hit of the sampled elements provided |
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||