Uses of Interface
org.infinispan.container.entries.InternalCacheEntry

Packages that use InternalCacheEntry
Package
Description
 
Package that contains the interface describing the underlyling API for storage in Infinispan
Entries which are stored in data containers.
 
Data containers which store cache entries.
 
Classes relating to the distributed cache mode.
 
 
 
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
 
Persistence API.
 
The Persistence SPI.
 
 
Transfer of state to new caches in a cluster.
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.