[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)
Plan to perform an indexed table lookup.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class IndexedTableLookupPlan _ Inherits TableLookupPlan |
C# |
---|
public class IndexedTableLookupPlan : TableLookupPlan |
Visual C++ |
---|
public ref class IndexedTableLookupPlan : public TableLookupPlan |
Inheritance Hierarchy
System.Object
net.esper.eql.join.plan.TableLookupPlan
net.esper.eql.join.plan.IndexedTableLookupPlan
net.esper.eql.join.plan.TableLookupPlan
net.esper.eql.join.plan.IndexedTableLookupPlan