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