[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)
Execution node that performs a nested iteration over all child nodes.
Each child node under this node typically represents a table lookup. The implementation
'hops' from the first child to the next recursively for each row returned by a child.
It passes a 'prototype' row (prefillPath) to each new child which contains the current partial event set.
Namespace: net.esper.eql.join.exec
Assembly: NEsper (in NEsper.dll)