[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
An order-by processor that sorts events according to the expressions
in the order_by clause.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class OrderByProcessorSimple _ Implements OrderByProcessor |
C# |
---|
public class OrderByProcessorSimple : OrderByProcessor |
Visual C++ |
---|
public ref class OrderByProcessorSimple : OrderByProcessor |