![]() | VirtualDataWindowEventConsumerAddFilter Property |
Evaluate filter expressions, if any, as follows:
bool pass = filter[...].getExprEvaluator().evaluate( new EventBean[] {vdwEvent}, true, addEvent.getExprEvaluatorContext());
Filter expressions must be evaluated using the same ExprEvaluatorContext instance as provided by this event.
Namespace: com.espertech.esper.common.client.hook.vdw