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