Package com.oracle.coherence.cdi
Annotation Interface CacheKey
Parameters annotated with this annotation are considered part of the key.
If no parameters are annotated, then all parameters that are not annotated with
CacheValue
form the key.