[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.

The following tables list the members exposed by the TableLookupExecNode type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Print
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

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
TableLookupExecNodeNew
Ctor.

Public Properties

  NameDescription
IndexedStream
Returns target stream for lookup.

LookupStrategy
Returns strategy for lookup.