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

Query strategy for building a join tuple set by using an execution node tree.

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

Syntax

Visual Basic (Declaration)
Public Class ExecNodeQueryStrategy _
	Implements QueryStrategy
C#
public class ExecNodeQueryStrategy : QueryStrategy
Visual C++
public ref class ExecNodeQueryStrategy : QueryStrategy

Inheritance Hierarchy

System.Object
  net.esper.eql.join.ExecNodeQueryStrategy