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