JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Infinispan 15.2.0.Final
org.infinispan.distribution.group
Uses of Package
org.infinispan.distribution.group
Packages that use
org.infinispan.distribution.group
Package
Description
org.infinispan.configuration.cache
Cache
configuration
Classes in
org.infinispan.distribution.group
used by
org.infinispan.configuration.cache
Class
Description
Grouper
User applications may implement this interface in order to customize the compution of groups in cases when the modifying the key is not possible, or when the value determined by the
Group
annotation needs customizing.