JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.infinispan.affinity
Interface KeyGenerator<K>
public interface
KeyGenerator<K>
Used for generating keys; used by
KeyAffinityService
to generate the affinity keys. It offers the possibility to generate keys in a particular format.
Since:
4.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
K
getKey
()
Method Detail
getKey
K
getKey()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method