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