|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheEvictionListener | |
|---|---|
| org.terracotta.cache | |
| org.terracotta.collections | |
| Uses of CacheEvictionListener in org.terracotta.cache |
|---|
| Classes in org.terracotta.cache that implement CacheEvictionListener | |
|---|---|
class |
TerracottaDistributedCache<K,V>
A clusterable cache implementation. |
| Methods in org.terracotta.cache with parameters of type CacheEvictionListener | |
|---|---|
void |
CacheEvictionListenerSupport.addCacheEvictionListener(CacheEvictionListener listener)
|
void |
CacheEvictionListenerSupport.removeCacheEvictionListener(CacheEvictionListener listener)
|
| Uses of CacheEvictionListener in org.terracotta.collections |
|---|
| Methods in org.terracotta.collections with parameters of type CacheEvictionListener | |
|---|---|
void |
ConcurrentDistributedServerMap.addCacheEvictionListener(CacheEvictionListener listener)
|
void |
ConcurrentDistributedServerMap.removeCacheEvictionListener(CacheEvictionListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||