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