protected class HashJoinSequence.HashCrossJoinBatch extends HashJoinSequence.HashJoinBatch
| Modifier | Constructor and Description |
|---|---|
protected |
HashJoinSequence.HashCrossJoinBatch(NodeSequence.Batch currentLeft) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<BufferedRows.BufferedRow> |
getRightRowsFor(Object leftValue) |
protected void |
recordRightRowsMatched(Object rightKey) |
protected HashJoinSequence.HashCrossJoinBatch(NodeSequence.Batch currentLeft)
protected Iterator<BufferedRows.BufferedRow> getRightRowsFor(Object leftValue)
getRightRowsFor in class HashJoinSequence.HashJoinBatchprotected void recordRightRowsMatched(Object rightKey)
recordRightRowsMatched in class HashJoinSequence.HashJoinBatchCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.