| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.join |
| Modifier and Type | Field and Description |
|---|---|
RecordIterator |
JoinStatus.left |
RecordIterator |
JoinStatus.right |
| Constructor and Description |
|---|
JoinStatus(RecordIterator left,
RecordIterator right,
MergeJoinBatch output) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.