[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Execution for a lookup instruction to look up in one or more event streams with a supplied event
and using a given set of lookup strategies, and adding any lookup results to a lighweight repository object
for later result assembly.
Namespace: net.esper.eql.join.exec
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class LookupInstructionExec |
C# |
---|
public class LookupInstructionExec |
Visual C++ |
---|
public ref class LookupInstructionExec |
Inheritance Hierarchy