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