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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheKey
Creates a cache key using the specified identifier.- Parameters:
id- the identifier of this key.
-
-
Method Details
-
getId
-
equals
-
hashCode
-
toString
-