public class ReplicatedQueryEventFilter extends ReplicatedEntryEventFilter
key| Constructor and Description |
|---|
ReplicatedQueryEventFilter(Data key,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Object arg)
Returns
true if the event matches this filter. |
public boolean eval(Object arg)
EventFiltertrue if the event matches this filter.eval in interface EventFiltereval in class ReplicatedEntryEventFilterCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.