|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundedConcurrentHashMap.EvictionListener | |
---|---|
org.infinispan.util.concurrent | Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers. |
Uses of BoundedConcurrentHashMap.EvictionListener in org.infinispan.util.concurrent |
---|
Constructors in org.infinispan.util.concurrent with parameters of type BoundedConcurrentHashMap.EvictionListener | |
---|---|
BoundedConcurrentHashMap(int capacity,
int concurrencyLevel,
BoundedConcurrentHashMap.Eviction evictionStrategy,
BoundedConcurrentHashMap.EvictionListener<K,V> evictionListener)
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |