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.
Provides Infinispan-specific input and output streams, buffers and related utilities.
Cache manager API.
 
 
 
Cache-specific listener events
 
Persistence API.
 
The Persistence SPI.
 
Query API that lets you perform Ickle queries and look up values in caches.
Query module internals.
 
Remote communication between cache instances.
 
Security API.
 
 
 
 
 
 
 
 
Cache stream processing.
 
Server tasks API.
 
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.