AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API.See: Description
| Interface | Description |
|---|---|
| AtomicMap<K,V> |
This is a special type of Map geared for use in Infinispan.
|
| CopyableDeltaAware | Deprecated
since 9.1
|
| Delta | Deprecated
since 9.1
|
| DeltaAware | Deprecated
since 9.1
|
| FineGrainedAtomicMap<K,V> |
FineGrainedAtomicMap is a special type of Map geared for use in Infinispan.
|
| Class | Description |
|---|---|
| AtomicMapLookup |
A helper that locates or safely constructs and registers atomic maps with a given cache.
|
| DeltaCompositeKey | Deprecated
since 9.1
|
| DeltaCompositeKey.DeltaCompositeKeyExternalizer | Deprecated |
AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API.