public class CacheRegistryFilter extends Object implements org.infinispan.notifications.cachelistener.filter.CacheEventFilter<Object,Object>, Predicate<Object>
| Constructor and Description |
|---|
CacheRegistryFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object key,
Object oldValue,
org.infinispan.metadata.Metadata oldMetadata,
Object newValue,
org.infinispan.metadata.Metadata newMetadata,
org.infinispan.notifications.cachelistener.filter.EventType eventType) |
boolean |
test(Object key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2020 JBoss by Red Hat. All rights reserved.