Uses of Interface
org.infinispan.commons.util.IntSet

Packages that use IntSet
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
Hot Rod client API.
 
Commands that operate on the cache, either locally or remotely.
Commons package providing various utility classes
Data containers which store cache entries.
 
 
Classes relating to the distributed cache mode.
 
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.
 
 
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.