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