Uses of Interface
org.infinispan.persistence.spi.MarshallableEntry

Packages that use MarshallableEntry
Package
Description
 
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.