Uses of Package
org.infinispan.distribution

Packages that use org.infinispan.distribution
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
 
This package contains implementations of the conflict resolution API.
Classes relating to the distributed cache mode.
 
 
 
Factories are internal components used to create other components based on a cache's configuration.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
 
 
Handling of inbound commands on remote nodes.
 
 
Transfer of state to new caches in a cluster.
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.