Uses of Package
org.infinispan.atomic

Packages that use org.infinispan.atomic
org.infinispan   
org.infinispan.atomic   
 

Classes in org.infinispan.atomic used by org.infinispan
AtomicMap
          This is a special type of Map geared for use in Infinispan.
AtomicMapCache
          This interface adds the getAtomicMap() method which allows users to get a hold of a map type where operations on its elements are all atomic.
 

Classes in org.infinispan.atomic used by org.infinispan.atomic
AtomicHashMap
          Note that for replication to work properly, this class requires that all writes take place within the scope of an ongoing transaction or batch.
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.
Operation
           
 



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