Uses of Package
org.infinispan.util.function

Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
 
Functional API package
Cache manager API.
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
 
Cache stream processing.
 
 
 
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.