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

Packages that use BufferedConcurrentHashMap.EvictionListener
org.infinispan.util.concurrent Needed for IsolationLevel 
 

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, EvictionStrategy 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.