* Construct a new NestedLoopJoinExecutor instance. * @param exec_ctx The executor context * @param plan The nested loop join plan to be executed * @param left_executor The child executor that produces tuple for the left side of join * @param right_executor The child executor that produces tuple for the right side of join */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected