Infinispan Core 5.2.15.Final-redhat-1
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface and Description |
static class |
Event.Type |
-
-
Method Detail
-
getType
Event.Type getType()
- Returns:
- the type of event represented by this instance.
-
isPre
boolean isPre()
- Returns:
- true if the notification is before the event has occurred, false if after the event has occurred.
-
getCache
Cache<K,V> getCache()
- Returns:
- a handle to the cache instance that generated this notification.
Infinispan Core 5.2.15.Final-redhat-1
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.