[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains the filter criteria to sift through events. The filter criteria are the event class to look for and
a set of parameters (property names, operators and constant/range values).
Namespace: net.esper.filter
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface FilterValueSet |
C# |
---|
public interface FilterValueSet |
Visual C++ |
---|
public interface class FilterValueSet |