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