[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)
Lookup on an unindexed table returning the full table as matching events.
Namespace: net.esper.eql.join.exec
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class FullTableScanLookupStrategy _ Implements TableLookupStrategy |
C# |
---|
public class FullTableScanLookupStrategy : TableLookupStrategy |
Visual C++ |
---|
public ref class FullTableScanLookupStrategy : TableLookupStrategy |