public class NestedLoopJoinBatchCreator extends Object implements BatchCreator<NestedLoopJoinPOP>
| Constructor and Description |
|---|
NestedLoopJoinBatchCreator() |
| Modifier and Type | Method and Description |
|---|---|
NestedLoopJoinBatch |
getBatch(ExecutorFragmentContext context,
NestedLoopJoinPOP config,
List<RecordBatch> children) |
public NestedLoopJoinBatch getBatch(ExecutorFragmentContext context, NestedLoopJoinPOP config, List<RecordBatch> children) throws ExecutionSetupException
getBatch in interface BatchCreator<NestedLoopJoinPOP>ExecutionSetupExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.