[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 (attribute names, operators and constant/range values).
Namespace: net.esper.filter
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class FilterSpec |
C# |
---|
public sealed class FilterSpec |
Visual C++ |
---|
public ref class FilterSpec sealed |
Inheritance Hierarchy