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

Specifies an index to build as part of an overall query plan.

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

Syntax

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

Inheritance Hierarchy

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