Uses of Package
org.infinispan.batch

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

Classes in org.infinispan.batch used by org.infinispan
BatchContainer
          A container for holding thread locals for batching, to be used with the Cache.startBatch() and Cache.endBatch(boolean) calls.
 

Classes in org.infinispan.batch used by org.infinispan.atomic
AutoBatchSupport
          Enables for automatic batching.
BatchContainer
          A container for holding thread locals for batching, to be used with the Cache.startBatch() and Cache.endBatch(boolean) calls.
 

Classes in org.infinispan.batch used by org.infinispan.batch
BatchContainer
          A container for holding thread locals for batching, to be used with the Cache.startBatch() and Cache.endBatch(boolean) calls.
 

Classes in org.infinispan.batch used by org.infinispan.tree
AutoBatchSupport
          Enables for automatic batching.
BatchContainer
          A container for holding thread locals for batching, to be used with the Cache.startBatch() and Cache.endBatch(boolean) calls.
 



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