public class MergingReceiverCreator extends Object implements BatchCreator<MergingReceiverPOP>
| Constructor and Description |
|---|
MergingReceiverCreator() |
| Modifier and Type | Method and Description |
|---|---|
MergingRecordBatch |
getBatch(ExecutorFragmentContext context,
MergingReceiverPOP receiver,
List<RecordBatch> children) |
public MergingRecordBatch getBatch(ExecutorFragmentContext context, MergingReceiverPOP receiver, List<RecordBatch> children) throws ExecutionSetupException, OutOfMemoryException
getBatch in interface BatchCreator<MergingReceiverPOP>ExecutionSetupExceptionOutOfMemoryExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.