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

View for applying a final "rstream" or "istream" selection on the result event rows before publishing to listeners.

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

Syntax

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

Inheritance Hierarchy

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