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