[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)
Abstract specification on how to perform a table lookup.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public MustInherit Class TableLookupPlan |
C# |
---|
public abstract class TableLookupPlan |
Visual C++ |
---|
public ref class TableLookupPlan abstract |
Inheritance Hierarchy
System.Object
net.esper.eql.join.plan.TableLookupPlan
net.esper.eql.join.plan.FullTableScanLookupPlan
net.esper.eql.join.plan.IndexedTableLookupPlan
net.esper.eql.join.plan.TableLookupPlan
net.esper.eql.join.plan.FullTableScanLookupPlan
net.esper.eql.join.plan.IndexedTableLookupPlan