| Constructor and Description |
|---|
PredicateKeyFilter(Predicate<? super K> predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(K key,
Object oldValue,
org.infinispan.metadata.Metadata oldMetadata,
Object newValue,
org.infinispan.metadata.Metadata newMetadata,
org.infinispan.notifications.cachelistener.filter.EventType eventType) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.