public interface EventFilter
Modifier and Type | Method and Description |
---|---|
boolean |
eval(Object event)
Returns
true if the event matches this filter. |
boolean eval(Object event)
true
if the event
matches this filter.Copyright © 2018 Hazelcast, Inc.. All rights reserved.