Class | Description |
---|---|
LookupInstructionExec |
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.
|
LookupInstructionExecNode |
Execution for a set of lookup instructions and for a set of result assemble instructions to perform
joins and construct a complex result.
|
LookupInstructionExecNode.MyResultAssembler |
Receives result rows posted by result set assembly nodes.
|
Copyright © 2005–2018. All rights reserved.