| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.physical.impl | |
| org.apache.drill.exec.physical.impl.mergereceiver |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
PhysicalVisitor.visitMergingReceiver(MergingReceiverPOP op,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitMergingReceiver(MergingReceiverPOP op,
X value) |
| Modifier and Type | Method and Description |
|---|---|
MergingRecordBatch |
MergingReceiverCreator.getBatch(ExecutorFragmentContext context,
MergingReceiverPOP receiver,
List<RecordBatch> children) |
| Constructor and Description |
|---|
MergingRecordBatch(ExchangeFragmentContext context,
MergingReceiverPOP config,
RawFragmentBatchProvider[] fragProviders) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.