public class HashJoinIteration
extends info.aduna.iteration.LookAheadIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException>
| Constructor and Description |
|---|
HashJoinIteration(info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> leftIter,
info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> rightIter,
Set<String> attributes) |
HashJoinIteration(org.openrdf.query.algebra.evaluation.EvaluationStrategy strategy,
org.openrdf.query.algebra.Join join,
org.openrdf.query.BindingSet bindings) |
public HashJoinIteration(org.openrdf.query.algebra.evaluation.EvaluationStrategy strategy,
org.openrdf.query.algebra.Join join,
org.openrdf.query.BindingSet bindings)
throws org.openrdf.query.QueryEvaluationException
org.openrdf.query.QueryEvaluationExceptionpublic HashJoinIteration(info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> leftIter,
info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> rightIter,
Set<String> attributes)
Copyright © 2015 SemaGrow - FP7. All rights reserved.