Uses of Class
org.infinispan.batch.AutoBatchSupport

Packages that use AutoBatchSupport
org.infinispan.atomic   
org.infinispan.tree   
 

Uses of AutoBatchSupport in org.infinispan.atomic
 

Subclasses of AutoBatchSupport in org.infinispan.atomic
 class AtomicHashMapProxy<K,V>
          A layer of indirection around an AtomicHashMap to provide reader consistency
 

Uses of AutoBatchSupport in org.infinispan.tree
 

Subclasses of AutoBatchSupport in org.infinispan.tree
 class NodeImpl<K,V>
          Implementation backed by an AtomicMap
 class TreeCacheImpl<K,V>
           
 class TreeStructureSupport
           
 



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