Package org.redisson.api.map.event
Interface MapEntryListener
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
EntryCreatedListener<K,,V> EntryExpiredListener<K,,V> EntryRemovedListener<K,,V> EntryUpdatedListener<K,V>
- Author:
- Nikita Koksharov