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