| Package | Description |
|---|---|
| org.infinispan.atomic.impl | |
| org.infinispan.container.entries |
Entries which are stored in data containers.
|
| Class and Description |
|---|
| AtomicHashMap
The default implementation of
AtomicMap. |
| AtomicHashMap.ProxyMode |
| AtomicHashMapDelta
Changes that have occurred on an AtomicHashMap
|
| AtomicHashMapProxy
A layer of indirection around an
AtomicHashMap to provide consistency and isolation for concurrent readers
while writes may also be going on. |
| ClearOperation
An atomic clear operation.
|
| Operation
An atomic operation.
|
| PutOperation
An atomic put operation.
|
| RemoveOperation
An atomic remove operation.
|
| Class and Description |
|---|
| AtomicHashMap
The default implementation of
AtomicMap. |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.