Package | Description |
---|---|
org.infinispan.notifications.cachelistener.filter |
Cache -specific notifications and eventing filtering classes. |
Modifier and Type | Method and Description |
---|---|
<K,V> void |
FilterIndexingServiceProvider.registerListenerInvocations(boolean isClustered,
boolean isPrimaryOnly,
boolean filterAndConvert,
IndexedFilter<?,?,?> indexedFilter,
Map<Class<? extends Annotation>,List<DelegatingCacheEntryListenerInvocation<K,V>>> listeners) |
boolean |
FilterIndexingServiceProvider.supportsFilter(IndexedFilter<?,?,?> indexedFilter)
Reports whether this provider supports the given filter type.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.