[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A processor for ordering output events according to the order specified in the order-by clause.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Interface OrderByProcessor
C#
public interface OrderByProcessor
Visual C++
public interface class OrderByProcessor