JavaScript is disabled on your browser.
Skip navigation links
Infinispan 15.0.12-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.infinispan.affinity.impl
package
org.infinispan.affinity.impl
Related Packages
Package
Description
org.infinispan.affinity
This package contains the
KeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodes
Classes
Class
Description
KeyAffinityServiceImpl
<K>
Implementation of KeyAffinityService.
RndKeyGenerator
Key provider that relies on
Random
's distribution to generate keys.