Package | Description |
---|---|
org.apache.jena.sparql.engine.join |
Class and Description |
---|
AbstractIterHashJoin
Hash join algorithm
This code materializes one input into the probe table
then hash joins the other input from the stream side.
|
JoinKey
JoinKey for hash joins
|
JoinKey.Builder
The builder can emit a key every time build() is caller
and it can be continued to be used.
|
Licenced under the Apache License, Version 2.0