Class CacheKey<I>
java.lang.Object
org.wildfly.clustering.cache.infinispan.CacheKey<I>
- Type Parameters:
I- the identifier type of this cache key.
- All Implemented Interfaces:
Key<I>
- Direct Known Subclasses:
SessionAccessMetaDataKey,SessionAttributesKey,SessionAttributesKey,SessionCreationMetaDataKey,SessionMetaDataKey,UserContextKey,UserContextKey,UserSessionsKey,UserSessionsKey
A base cache key implementation.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheKey
-
-
Method Details
-
getId
-
equals
-
hashCode
-
toString
-