Package org.infinispan.batch

Support for batching calls using the Cache.startBatch() and Cache.endBatch(boolean) API.

See:
          Description

Class Summary
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.
 

Package org.infinispan.batch Description

Support for batching calls using the Cache.startBatch() and Cache.endBatch(boolean) API.


-->

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