Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.infinispan.notifications.cachelistener.filter Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AbstractCacheEventFilterConverterThis is a base class that should be used when implementing a CacheEventFilterConverter that provides default implementations for the CacheEventFilter.Classorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventConverterA converter that can be used to convert the value given for an event.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventConverterAsConverterConverter that is implemented by using the provided CacheEventConverter.Classorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventConverterAsConverter .ExternalizerClassorg.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverterInfinispan
CacheEventConverterFactoryFactory that can produce CacheEventConvertersSince:7.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventFilterA filter that can be used to tell if an event should be raised or not.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventFilterAsKeyValueFilterKeyValueFilter that is implemented by using the provided CacheEventFilter.Classorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventFilterAsKeyValueFilter .ExternalizerClassorg.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilterInfinispan
CacheEventFilterConverterThis 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.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventFilterConverterAsKeyValueFilterConverterClassorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventFilterConverterAsKeyValueFilterConverter .ExternalizerClassorg.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverterInfinispan
CacheEventFilterConverterFactoryFactory that can produce CacheEventFilterConverter instances.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
CacheEventFilterFactoryFactory that can produce CacheEventFiltersSince:7.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
CompositeCacheEventFilterAllows AND-composing several cache event filters.Classorg.infinispan.notifications.cachelistener.filterInfinispan
ConverterAsCacheEventConverterCacheEventConverter that implements it's conversion solely on the use of the provided ConverterSince:7.Classorg.infinispan.notifications.cachelistener.filterInfinispan
ConverterAsCacheEventConverter .ExternalizerClassorg.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverterInfinispan
DelegatingCacheEntryListenerInvocationA wrapper around a CacheEntryListenerInvocation that keeps a reference to the FilterIndexingServiceProvider instance that handles this invocation.Classorg.infinispan.notifications.cachelistener.filterInfinispan
EventTypeEnum 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.Classorg.infinispan.notifications.cachelistener.filterInfinispan
FilterIndexingServiceProviderA service provider for filter indexing services.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
IndexedFilterA marker interface for filters that can be handled efficiently by a FilterIndexingServiceProvider.Interfaceorg.infinispan.notifications.cachelistener.filterInfinispan
KeyFilterAsCacheEventFilterCacheEventFilter that implements it's filtering solely on the use of the provided KeyFilterSince:7.Classorg.infinispan.notifications.cachelistener.filterInfinispan
KeyFilterAsCacheEventFilter .ExternalizerClassorg.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilterInfinispan
KeyValueFilterAsCacheEventFilterCacheEventFilter that implements it's filtering solely on the use of the provided KeyValueFilterSince:7.Classorg.infinispan.notifications.cachelistener.filterInfinispan
KeyValueFilterAsCacheEventFilter .ExternalizerClassorg.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilterInfinispan
PostCacheEventFilterA Filter that only allows post events to be accepted.Classorg.infinispan.notifications.cachelistener.filterInfinispan