Package org.infinispan.commons.util
Class SegmentAwareKey<K>
java.lang.Object
org.infinispan.commons.util.SegmentAwareKey<K>
Encapsulates the key and its segment.
- Since:
- 12
- Author:
- Pedro Ruivo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SegmentAwareKey
-
-
Method Details
-
getKey
-
getSegment
public int getSegment() -
equals
-
hashCode
public int hashCode() -
toString
-