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

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