[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specification for building an event stream out of a filter for events (supplying type and basic filter criteria)
and views onto these events which are staggered onto each other to supply a final stream of events.
Namespace: net.esper.eql.spec
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class FilterStreamSpec _
Inherits StreamSpec |
Visual C++ |
---|
public ref class FilterStreamSpec : public StreamSpec |
Inheritance Hierarchy