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() |
handleClosehasNext, next, removeclose, isClosedpublic BadlyDesignedLeftJoinIterator(EvaluationStrategy strategy, LeftJoin join, BindingSet inputBindings, Set<String> problemVars) throws QueryEvaluationException
QueryEvaluationExceptionprotected BindingSet getNextElement() throws QueryEvaluationException
getNextElement in class LeftJoinIteratorQueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.