[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Computes the select-clause results and returns an event of the result event type that contains, in it's
properties, the selected items.
Namespace: net.esper.eql.core
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function Process ( _
eventsPerStream As EventBean() _
) As EventBean |
Parameters
- eventsPerStream
- net.esper.events.EventBean[]
Return Value
event with properties containing selected items