Uses of Interface
org.infinispan.util.concurrent.BufferedConcurrentHashMap.EvictionListener

Packages that use BufferedConcurrentHashMap.EvictionListener
org.infinispan.util.concurrent Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers. 
 

Uses of BufferedConcurrentHashMap.EvictionListener in org.infinispan.util.concurrent
 

Constructors in org.infinispan.util.concurrent with parameters of type BufferedConcurrentHashMap.EvictionListener
BufferedConcurrentHashMap(int initialCapacity, float loadFactor, int concurrencyLevel, BufferedConcurrentHashMap.Eviction evictionStrategy, BufferedConcurrentHashMap.EvictionListener<K,V> evictionListener)
          Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.