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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	eventIndex As UnindexedEventTable _
)
C#
public FullTableScanLookupStrategy (
	UnindexedEventTable eventIndex
)
Visual C++
public:
FullTableScanLookupStrategy (
	UnindexedEventTable^ eventIndex
)

Parameters

eventIndex
net.esper.eql.join.table.UnindexedEventTable
table to use