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>
ExecutionSetupException
Copyright © 1970 The Apache Software Foundation. All rights reserved.