Uses of Package
org.infinispan.batch
Packages that use org.infinispan.batch
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.-
Classes in org.infinispan.batch used by org.infinispanClassDescriptionA container for holding thread locals for batching, to be used with the
BatchingCache.startBatch()
andBatchingCache.endBatch(boolean)
calls. -
Classes in org.infinispan.batch used by org.infinispan.batchClassDescriptionA container for holding thread locals for batching, to be used with the
BatchingCache.startBatch()
andBatchingCache.endBatch(boolean)
calls. -
Classes in org.infinispan.batch used by org.infinispan.cache.implClassDescriptionA container for holding thread locals for batching, to be used with the
BatchingCache.startBatch()
andBatchingCache.endBatch(boolean)
calls. -
Classes in org.infinispan.batch used by org.infinispan.security.implClassDescriptionA container for holding thread locals for batching, to be used with the
BatchingCache.startBatch()
andBatchingCache.endBatch(boolean)
calls.