Uses of Package
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.
-
ClassDescriptionA 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.
-
ClassDescriptionA 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.
-
ClassDescriptionA 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.
-
ClassDescriptionA 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. -
ClassDescriptionA 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.
-
ClassDescriptionA 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. -
ClassDescriptionA 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.
-
ClassDescriptionThis 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.
-
ClassDescriptionA 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.
-
ClassDescriptionFactory that can produce CacheEventConvertersFactory that can produce
CacheEventFilterConverter
instances.Factory that can produce CacheEventFilters -
ClassDescriptionA 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.