[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)
Ctor.
Namespace: net.esper.eql.join.exec
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ eventType As EventType, _ properties As String(), _ index As PropertyIndexedEventTable _ ) |
C# |
---|
public IndexedTableLookupStrategy ( EventType eventType, string[] properties, PropertyIndexedEventTable index ) |
Visual C++ |
---|
public: IndexedTableLookupStrategy ( EventType^ eventType, array<String^>^ properties, PropertyIndexedEventTable^ index ) |
Parameters
- eventType
- net.esper.events.EventType
event type to expect for lookup
- properties
- System.String[]
key properties
- index
- net.esper.eql.join.table.PropertyIndexedEventTable
index to look up in