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