|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MergeJoinStrategy | |
|---|---|
| org.teiid.query.processor.relational | |
| Uses of MergeJoinStrategy in org.teiid.query.processor.relational |
|---|
| Subclasses of MergeJoinStrategy in org.teiid.query.processor.relational | |
|---|---|
class |
EnhancedSortMergeJoinStrategy
Extends the basic fully sorted merge join to check for conditions necessary to not fully sort one of the sides. |
class |
NestedLoopJoinStrategy
Nested loop is currently implemented as a degenerate case of merge join. |
| Methods in org.teiid.query.processor.relational that return MergeJoinStrategy | |
|---|---|
MergeJoinStrategy |
MergeJoinStrategy.clone()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||