[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)
A view that prepares output events, batching incoming
events and invoking the result set processor as necessary.
Namespace: net.esper.eql.view
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class OutputProcessView _ Inherits ViewSupport _ Implements JoinSetIndicator, JoinSetProcessor |
C# |
---|
public class OutputProcessView : ViewSupport, JoinSetIndicator, JoinSetProcessor |
Visual C++ |
---|
public ref class OutputProcessView : public ViewSupport, JoinSetIndicator, JoinSetProcessor |