Uses of Package
org.infinispan.persistence.manager

Package
Description
 
 
Factories are internal components used to create other components based on a cache's configuration.
Basic interceptors
Interceptors dealing with locking.
Persistence API.
A CacheLoader (not CacheWriter) that polls other nodes in the cluster for state.
 
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
 
 
 
Transfer of state to new caches in a cluster.