public interface CacheEntryLoadedEvent<K,V> extends CacheEntryEvent<K,V>
CacheEntryLoaded
.Event.Type
Modifier and Type | Method and Description |
---|---|
V |
getValue()
Retrieves the value of the entry being loaded.
|
getKey, getMetadata, isCurrentState
getGlobalTransaction, isOriginLocal
V getValue()
getValue
in interface CacheEntryEvent<K,V>
Copyright © 2021 JBoss by Red Hat. All rights reserved.