com.hazelcast.replicatedmap.impl.record
public class ReplicatedQueryEventFilter extends ReplicatedEntryEventFilter
key| Constructor and Description |
|---|
ReplicatedQueryEventFilter(Object key,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Object arg) |
Object |
getPredicate() |
getKeypublic Object getPredicate()
public boolean eval(Object arg)
eval in interface EventFiltereval in class ReplicatedEntryEventFilterCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.