Uses of Package
org.infinispan.notifications.cachelistener.filter
Packages that use org.infinispan.notifications.cachelistener.filter
Package
Description
Global configuration state.
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
Cache
-specific notifications and eventing.Cache
-specific notifications and eventing filtering classes.Query API that lets you perform Ickle queries and look up values in caches.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.cache.implClassDescriptionA converter that can be used to convert the value given for an event.A filter that can be used to tell if an event should be raised or not.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.globalstateClassDescriptionA filter that can be used to tell if an event should be raised or not.Enum that provides information to allow for an event to know which type and if this event was generated due to a retry usually caused by a topology change while replicating.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.notificationsClassDescriptionA converter that can be used to convert the value given for an event.A filter that can be used to tell if an event should be raised or not.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.notifications.cachelistenerClassDescriptionA converter that can be used to convert the value given for an event.A filter that can be used to tell if an event should be raised or not.A wrapper around a
CacheEntryListenerInvocation
that keeps a reference to theFilterIndexingServiceProvider
instance that handles this invocation. -
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.notifications.cachelistener.clusterClassDescriptionA converter that can be used to convert the value given for an event.A filter that can be used to tell if an event should be raised or not.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.notifications.cachelistener.filterClassDescriptionA converter that can be used to convert the value given for an event.Converter that is implemented by using the provided CacheEventConverter.A filter that can be used to tell if an event should be raised or not.KeyValueFilter that is implemented by using the provided CacheEventFilter.This interface is an optimization that can be used when an event filter and converter are most efficiently used as the same object composing the filtering and conversion in the same method invocation.A wrapper around a
CacheEntryListenerInvocation
that keeps a reference to theFilterIndexingServiceProvider
instance that handles this invocation.Enum that provides information to allow for an event to know which type and if this event was generated due to a retry usually caused by a topology change while replicating.A marker interface for filters that can be handled efficiently by aFilterIndexingServiceProvider
.CacheEventFilter that implements it's filtering solely on the use of the provided KeyValueFilterCacheEventFilterConverter
that uses an underlyingKeyValueFilterConverter
to do the conversion and filtering. -
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.persistence.remote.upgradeClassDescriptionA filter that can be used to tell if an event should be raised or not.Enum that provides information to allow for an event to know which type and if this event was generated due to a retry usually caused by a topology change while replicating.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.queryClassDescriptionThis interface is an optimization that can be used when an event filter and converter are most efficiently used as the same object composing the filtering and conversion in the same method invocation.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.security.implClassDescriptionA converter that can be used to convert the value given for an event.A filter that can be used to tell if an event should be raised or not.
-
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.server.hotrodClassDescriptionFactory that can produce CacheEventConvertersFactory that can produce
CacheEventFilterConverter
instances.Factory that can produce CacheEventFilters -
Classes in org.infinispan.notifications.cachelistener.filter used by org.infinispan.server.hotrod.eventClassDescriptionA converter that can be used to convert the value given for an event.Factory that can produce CacheEventConvertersEnum that provides information to allow for an event to know which type and if this event was generated due to a retry usually caused by a topology change while replicating.