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