public class BadlyDesignedLeftJoinIterator extends LeftJoinIterator
Constructor and Description |
---|
BadlyDesignedLeftJoinIterator(EvaluationStrategy strategy,
LeftJoin join,
BindingSet inputBindings,
Set<String> problemVars) |
Modifier and Type | Method and Description |
---|---|
protected BindingSet |
getNextElement()
Gets the next element.
|
handleClose
hasNext, next, remove
close, isClosed
public BadlyDesignedLeftJoinIterator(EvaluationStrategy strategy, LeftJoin join, BindingSet inputBindings, Set<String> problemVars) throws QueryEvaluationException
QueryEvaluationException
protected BindingSet getNextElement() throws QueryEvaluationException
LookAheadIteration
getNextElement
in class LeftJoinIterator
QueryEvaluationException
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.