Package org.infinispan.notifications.cachelistener
package org.infinispan.notifications.cachelistener
Cache
-specific notifications and eventing.-
ClassDescriptionAdditional listener methods specific to caches.CacheNotifier<K,
V> Public interface with all allowed notifications.CacheNotifierImpl<K,V> Helper class that handles all notifications to registered listeners.EventWrapper<K,V, E extends Event<K, V>> Simple wrapper that keeps the original key along with the converted event and command.QueueingSegmentListener<K,V, E extends Event<K, V>> This interface describes methods needed for a segment listener that is used when iterating over the current events and be able to queue them properly