Uses of Interface
org.infinispan.commons.api.BatchingCache
Packages that use BatchingCache
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Security API.
-
Uses of BatchingCache in org.infinispan
Subinterfaces of BatchingCache in org.infinispanModifier and TypeInterfaceDescriptioninterface
AdvancedCache<K,
V> An advanced interface that exposes additional methods not available onCache
.interface
Cache<K,
V> The central interface of Infinispan. -
Uses of BatchingCache in org.infinispan.security
Subinterfaces of BatchingCache in org.infinispan.security