JoinExecutorBase@Deprecated public abstract class JoinExecutorBase<T> extends org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase<T>
LookAheadIteration and
thus any implementation of this class is applicable for pipelining when used in a different thread (access
to shared variables is synchronized).| Constructor and Description |
|---|
JoinExecutorBase(org.eclipse.rdf4j.common.iteration.CloseableIteration<T,org.eclipse.rdf4j.query.QueryEvaluationException> leftIter,
org.eclipse.rdf4j.query.algebra.TupleExpr rightArg,
org.eclipse.rdf4j.query.BindingSet bindings)
Deprecated.
|
addResult, done, getNextElement, handleBindings, handleClose, isFinished, run, tosshasNext, next, removepublic JoinExecutorBase(org.eclipse.rdf4j.common.iteration.CloseableIteration<T,org.eclipse.rdf4j.query.QueryEvaluationException> leftIter, org.eclipse.rdf4j.query.algebra.TupleExpr rightArg, org.eclipse.rdf4j.query.BindingSet bindings) throws org.eclipse.rdf4j.query.QueryEvaluationException
org.eclipse.rdf4j.query.QueryEvaluationExceptionCopyright © 2015-2019 Eclipse Foundation. All Rights Reserved.