public interface CacheEntryPassivatedEvent<K,V> extends CacheEntryEvent<K,V>
CacheEntryPassivated.Event.Type| Modifier and Type | Method and Description |
|---|---|
V |
getValue()
Retrieves the value of the entry being passivated.
|
getKey, getMetadata, isCurrentStategetGlobalTransaction, isOriginLocalV getValue()
getValue in interface CacheEntryEvent<K,V>Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.