com.hp.hpl.jena.sparql.engine.main.iterator
Class QueryIterJoin
java.lang.Object
com.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIter
com.hp.hpl.jena.sparql.engine.iterator.QueryIter2
com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterJoinBase
com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterJoin
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, Iterator<Binding>, org.openjena.atlas.io.Printable, org.openjena.atlas.lib.Closeable
public class QueryIterJoin
- extends QueryIterJoinBase
Join by materializing the RHS - this is not streamed
| Methods inherited from class com.hp.hpl.jena.sparql.engine.iterator.QueryIter2 |
output |
| Methods inherited from interface org.openjena.atlas.io.Printable |
output |
QueryIterJoin
public QueryIterJoin(QueryIterator left,
QueryIterator right,
ExecutionContext qCxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.