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