Uses of Class
org.infinispan.configuration.cache.Configuration

Packages that use Configuration
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
Support for batching calls using the BatchingCache.startBatch() and BatchingCache.endBatch(boolean) API.
 
 
Cache configuration
 
 
 
Data containers which store cache entries.
 
This package contains different context implementations, selected dynamically based on the type of invocation.
 
 
 
Infinispan Extended Statistics.
Factories are internal components used to create other components based on a cache's configuration.
Global configuration state.
 
Infinispan is designed around a set of interceptors around a data container.
Module and component lifecycle.
Cache manager API.
 
Embedded Multimap Cache.
 
 
Query module internals.