Package | Description |
---|---|
org.infinispan.commons.util.concurrent.jdk8backported | |
org.infinispan.util.concurrent |
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundedEquivalentConcurrentHashMapV8<K,V>
A hash table supporting full concurrency of retrievals and
high expected concurrency for updates.
|
class |
ConcurrentParallelHashMapV8<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
BoundedConcurrentHashMap<K,V>
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates.
|
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.