| Package | Description |
|---|---|
| org.infinispan.util.concurrent |
| Constructor and Description |
|---|
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.
|
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.