Uses of Interface
org.infinispan.AdvancedCache

Packages that use AdvancedCache
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
 
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
 
Factories are internal components used to create other components based on a cache's configuration.
 
Basic interceptors
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
 
Security API.