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