Class DistributedExoCache.CacheKey<K>
java.lang.Object
org.exoplatform.services.cache.impl.infinispan.distributed.DistributedExoCache.CacheKey<K>
- All Implemented Interfaces:
Externalizable,Serializable
- Enclosing class:
DistributedExoCache<K extends Serializable,V>
- See Also:
-
Constructor Details
-
CacheKey
public CacheKey() -
CacheKey
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
toString
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException- See Also:
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException- See Also:
-