Uses of Class
org.infinispan.batch.BatchContainer

Packages that use BatchContainer
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
Support for batching calls using the BatchingCache.startBatch() and BatchingCache.endBatch(boolean) API.