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.distribution.ch
Interface AffinityTaggedKey
public interface
AffinityTaggedKey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getAffinitySegmentId
()
This numeric id is used exclusively for storage affinity in Infinispan.
Method Detail
getAffinitySegmentId
int getAffinitySegmentId()
This numeric id is used exclusively for storage affinity in Infinispan.
Returns:
the segment id to be used for storage, or -1 to fall back to normal owner selection.
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