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.
-
Uses of BatchContainer in org.infinispan
Methods in org.infinispan that return BatchContainerModifier and TypeMethodDescriptionAdvancedCache.getBatchContainer()
Returns the component in charge of batching cache operations. -
Uses of BatchContainer in org.infinispan.cache.impl
Fields in org.infinispan.cache.impl declared as BatchContainerModifier and TypeFieldDescriptionprotected BatchContainer
CacheImpl.batchContainer
protected BatchContainer
InvocationHelper.batchContainer
Methods in org.infinispan.cache.impl that return BatchContainerModifier and TypeMethodDescriptionAbstractDelegatingAdvancedCache.getBatchContainer()
CacheImpl.getBatchContainer()
SimpleCacheImpl.getBatchContainer()
-
Uses of BatchContainer in org.infinispan.security.impl
Methods in org.infinispan.security.impl that return BatchContainer