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.Simple wrapper that keeps the original key along with the converted event and command.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