Uses of Package
org.infinispan.notifications.cachelistener
-
Packages that use org.infinispan.notifications.cachelistener Package Description org.infinispan.commands.triangle org.infinispan.commands.tx Commands that represent transactional lifecycle transitions.org.infinispan.commands.write Commands that alter the state of the cache.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.notifications Notifications and eventing for listeners on both the Cache and CacheManager interfaces.org.infinispan.notifications.cachelistener Cache
-specific notifications and eventing.org.infinispan.notifications.cachelistener.cluster org.infinispan.notifications.cachelistener.filter Cache
-specific notifications and eventing filtering classes.org.infinispan.statetransfer Transfer of state to new caches in a cluster. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.commands.triangle Class Description CacheNotifier Public interface with all allowed notifications. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.commands.tx Class Description CacheNotifier Public interface with all allowed notifications. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.commands.write Class Description CacheNotifier Public interface with all allowed notifications. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.interceptors.distribution Class Description CacheNotifier Public interface with all allowed notifications. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.interceptors.locking Class Description CacheNotifier Public interface with all allowed notifications. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications Class Description ListenerHolder -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications.cachelistener Class Description CacheEntryListenerInvocation Additional listener methods specific to caches.CacheNotifier Public interface with all allowed notifications.CacheNotifierImpl.BaseCacheEntryListenerInvocation CacheNotifierImpl.CacheInvocationBuilder EventWrapper Simple wrapper that keeps the original key along with the converted event.ListenerHolder QueueingSegmentListener 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 -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications.cachelistener.cluster Class Description CacheNotifier Public interface with all allowed notifications. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications.cachelistener.filter Class Description CacheEntryListenerInvocation Additional listener methods specific to caches.EventWrapper Simple wrapper that keeps the original key along with the converted event. -
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.statetransfer Class Description CacheNotifier Public interface with all allowed notifications.