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.
 
Simple filesystem-based NonBlockingStore 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 NonBlockingStore.
Soft Index NonBlockingStore.
The Persistence SPI.