|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EvictionException | |
| org.jboss.cache.eviction | |
| Uses of EvictionException in org.jboss.cache.eviction |
| Methods in org.jboss.cache.eviction that throw EvictionException | |
void |
LRUAlgorithm.process(Region region)
No lock is used here since we assume it is single-threaded access by the timer only. |
protected void |
LRUAlgorithm.demote(Fqn fqn)
|
protected void |
LRUAlgorithm.evict(Fqn fqn)
|
void |
EvictionAlgorithm.process(Region region)
Entry point for evictin algorithm. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||