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>
A base cache key implementation.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary