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