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