Uses of Interface
org.infinispan.Cache

Packages that use Cache
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
This package contains the KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes
 
 
 
Cache configuration
Factories are internal components used to create other components based on a cache's configuration.
Functional API package
 
Global configuration state.
 
Infinispan is designed around a set of interceptors around a data container.
Cache manager API.
 
 
invalid reference
Cache
-specific listener events
 
Persistence API.
The Persistence SPI.
 
 
Remote communication between cache instances.
Security API.
 
 
Transfer of state to new caches in a cluster.
Cache stream processing.
 
 
 
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.
 
This is the private xsite package.