|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheEntryEvent<K,V>
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.infinispan.notifications.cachelistener.event.Event |
|---|
Event.Type |
| Method Summary | |
|---|---|
K |
getKey()
|
| Methods inherited from interface org.infinispan.notifications.cachelistener.event.TransactionalEvent |
|---|
getGlobalTransaction, isOriginLocal |
| Methods inherited from interface org.infinispan.notifications.cachelistener.event.Event |
|---|
getCache, getType, isPre |
| Method Detail |
|---|
K getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||