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