public interface BatchCreator<T extends PhysicalOperator>
| Modifier and Type | Method and Description |
|---|---|
CloseableRecordBatch |
getBatch(ExecutorFragmentContext context,
T config,
List<RecordBatch> children) |
CloseableRecordBatch getBatch(ExecutorFragmentContext context, T config, List<RecordBatch> children) throws ExecutionSetupException
ExecutionSetupExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.