public interface CacheEntryVisitedEvent<K,V> extends CacheEntryEvent<K,V>
CacheEntryVisited.Event.Type| Modifier and Type | Method and Description |
|---|---|
V |
getValue()
Retrieves the value of the entry being visited.
|
getKey, getMetadata, isCurrentStategetGlobalTransaction, isOriginLocalV getValue()
getValue in interface CacheEntryEvent<K,V>