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

Strategy for looking up, in some sort of table or index, an event, potentially based on the events properties, and returning a set of matched events.

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

Syntax

Visual Basic (Declaration)
Public Interface TableLookupStrategy
C#
public interface TableLookupStrategy
Visual C++
public interface class TableLookupStrategy