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 © 1970 The Apache Software Foundation. All rights reserved.