| Package | Description |
|---|---|
| org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
| org.infinispan.atomic |
This package contains the
AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API. |
| Class and Description |
|---|
| Delta
Represents changes made to a
DeltaAware implementation. |
| Class and Description |
|---|
| AtomicMap
This is a special type of Map geared for use in Infinispan.
|
| CopyableDeltaAware
This interface extended the
DeltaAware. |
| Delta
Represents changes made to a
DeltaAware implementation. |
| DeltaAware
This interface allows the extraction of
Deltas. |
| DeltaCompositeKey
DeltaCompositeKey is the key guarding access to a specific entry in DeltaAware
|
| FineGrainedAtomicMap
FineGrainedAtomicMap is a special type of Map geared for use in Infinispan.
|
| NullDelta
Represents no changes.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.