|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinComponent | |
|---|---|
| org.jboss.dna.graph.query.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
| Uses of JoinComponent in org.jboss.dna.graph.query.process |
|---|
| Subclasses of JoinComponent in org.jboss.dna.graph.query.process | |
|---|---|
class |
MergeJoinComponent
Create a processing component that performs a merge-join algorithm. |
class |
NestedLoopJoinComponent
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||