|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictionListener | |
|---|---|
| org.terracotta.cache.evictor | |
| Uses of EvictionListener in org.terracotta.cache.evictor |
|---|
| Classes in org.terracotta.cache.evictor that implement EvictionListener | |
|---|---|
class |
NullEvictionListener
A null listener that does not do orphan eviction and can be used in a non-Terracotta environment. |
class |
OrphanEvictionListener<K>
At the beginning of each run, the cache attempts to become the "orphan evictor". |
| Constructors in org.terracotta.cache.evictor with parameters of type EvictionListener | |
|---|---|
Evictor(Evictable<K> store,
EvictionListener evictionListener)
Construct evictor with the evictable store to evict on. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||