Uses of Package
org.infinispan.persistence.spi

Package
Description
Cache configuration
 
 
 
This package should mainly contain MessageMarshaller implementations for classes which a static inner class is not possible.
Persistence API.
 
A CacheLoader (not CacheWriter) that polls other nodes in the cluster for state.
Simple filesystem-based CacheWriter implementation.
 
 
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
Modifications that are used to encapsulate cache operations for application to a CacheStore.
The Persistence SPI.
 
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.