Uses of Package
org.infinispan.atomic

Packages that use org.infinispan.atomic
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. 
org.infinispan.tree This package contains the TreeCache. 
 

Classes in org.infinispan.atomic used by org.infinispan.atomic
AtomicHashMap
          The default implementation of AtomicMap.
AtomicMap
          This is a special type of Map geared for use in Infinispan.
Delta
          Represents changes made to a DeltaAware implementation.
DeltaAware
          This interface allows the extraction of Deltas.
NullDelta
          Represents no changes.
Operation
          An atomic operation.
 

Classes in org.infinispan.atomic used by org.infinispan.tree
AtomicMap
          This is a special type of Map geared for use in Infinispan.
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.