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

Build query index plans.

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

Syntax

Visual Basic (Declaration)
Public Class QueryPlanIndexBuilder
C#
public class QueryPlanIndexBuilder
Visual C++
public ref class QueryPlanIndexBuilder

Inheritance Hierarchy

System.Object
  net.esper.eql.join.plan.QueryPlanIndexBuilder