Interface CacheEntriesEvictedEvent<K,V>
- All Superinterfaces:
Event<K,V>
- All Known Implementing Classes:
EventImpl
This event subtype is passed in to any method annotated with
CacheEntriesEvicted.- Since:
- 5.0
- Author:
- Manik Surtani, Galder Zamarreño
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.notifications.cachelistener.event.Event
Event.Type -
Method Summary
-
Method Details
-
getEntries
-