[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interface for matching an event instance based on the event's property values to filters, specifically filter parameter constants or ranges.

Namespace: net.esper.filter
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Interface EventEvaluator
C#
public interface EventEvaluator
Visual C++
public interface class EventEvaluator