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