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

View for internally routing events which is commenly the last step in execution of a statement in which an insert-into clause has been specified.

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

Syntax

Visual Basic (Declaration)
Public Class InternalRouteView _
	Inherits ViewSupport
C#
public class InternalRouteView : ViewSupport
Visual C++
public ref class InternalRouteView : public ViewSupport

Inheritance Hierarchy

System.Object
  net.esper.view.ViewSupport
    net.esper.eql.view.InternalRouteView