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