Uses of Package
org.infinispan.configuration.cache

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.
 
Commands that operate on the cache, either locally or remotely.
 
Cache configuration
 
 
 
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
Data containers which store cache entries.
 
This package contains different context implementations, selected dynamically based on the type of invocation.
 
Classes relating to the distributed cache mode.
Consistent Hash interfaces
 
 
 
 
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.
 
 
Persistence API.
Simple filesystem-based CacheWriter implementation.
 
Common configuration for JDBC cache stores.
Configuration for the JDBC CacheStore.
Configuration for RemoteStore.
 
Configuration for RocksDBStore.
Configuration for org.infinispan.persistence.sifs.SoftIndexFileStore.
The Persistence SPI.
 
 
Query module internals.