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