[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)
Query plan for executing a set of lookup instructions and assembling an end result via
a set of assembly instructions.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class LookupInstructionQueryPlanNode _ Inherits QueryPlanNode |
C# |
---|
public class LookupInstructionQueryPlanNode : QueryPlanNode |
Visual C++ |
---|
public ref class LookupInstructionQueryPlanNode : public QueryPlanNode |
Inheritance Hierarchy
System.Object
net.esper.eql.join.plan.QueryPlanNode
net.esper.eql.join.plan.LookupInstructionQueryPlanNode
net.esper.eql.join.plan.QueryPlanNode
net.esper.eql.join.plan.LookupInstructionQueryPlanNode