| Package | Description |
|---|---|
| org.infinispan.atomic.impl | |
| org.infinispan.tree.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicHashMapProxy<K,V>
A layer of indirection around an
AtomicHashMap to provide consistency and isolation for concurrent readers
while writes may also be going on. |
class |
FineGrainedAtomicHashMapProxy<K,V>
A layer of indirection around an
FineGrainedAtomicMap to provide consistency and isolation for concurrent readers
while writes may also be going on. |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeImpl<K,V>
Implementation backed by an
AtomicMap |
class |
TreeCacheImpl<K,V> |
class |
TreeStructureSupport |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.