Uses of Package
org.infinispan.commons.util

Packages that use org.infinispan.commons.util
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
 
Hot Rod client API.
Hot Rod client configuration API.
 
 
Commands that operate on the cache, either locally or remotely.
Commons Configuration package
 
Commons package providing various utility classes
Cache configuration
EmbeddedCacheManager configuration
 
Entries which are stored in data containers.
Data containers which store cache entries.
 
 
Classes relating to the distributed cache mode.
 
 
Functional API package
 
Infinispan is designed around a set of interceptors around a data container.
 
Metadata interfaces
MultimapCache API.
Embedded Multimap Cache.
Cache-specific notifications and eventing filtering classes.
Persistence API.
 
Simple filesystem-based CacheWriter implementation.
 
This package contains a AdvancedLoadWriteStore implementation based on a JDBC database connection.
 
 
JDBC CacheStore implementation which maps keys to strings.
Hot Rod-based AdvancedLoadWriteStore.
RocksDB-based AdvancedLoadWriteStore.
The Persistence SPI.
This package contains a AdvancedLoadWriteStore implementation based on a JDBC database connection.
 
Query DSL API.
Query module internals.
 
Transports handle the low-level networking, used by the remoting components.
 
A transport implementation based on JGroups.
SCATTERED CACHE DESIGN
 
 
 
 
 
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.