[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Execution node for lookup in a table for outer joins. This execution node thus generates
rows even if no joined events could be found, the joined table events are set to null if no
joined events are found.
The following tables list the members exposed by the TableOuterLookupExecNode type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() |
Output the execution strategy.
(Overrides .Print(IndentWriter).) | |
![]() | Process |
Process single event using the prefill events to compile lookup results.
(Overrides .Process(EventBean, EventBean[](), IList<(Of EventBean[]()>)).) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |