public class ServiceJoinConversionIteration extends ConvertingIteration<BindingSet,BindingSet,QueryEvaluationException>
ServiceJoinIterator and SPARQLFederatedService.| Modifier and Type | Field and Description | 
|---|---|
| protected List<BindingSet> | bindings | 
| Constructor and Description | 
|---|
| ServiceJoinConversionIteration(CloseableIteration<BindingSet,QueryEvaluationException> iter,
                              List<BindingSet> bindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BindingSet | convert(BindingSet bIn)Converts a source type object to a target type object. | 
handleClose, hasNext, next, removeclose, isClosedprotected final List<BindingSet> bindings
public ServiceJoinConversionIteration(CloseableIteration<BindingSet,QueryEvaluationException> iter, List<BindingSet> bindings)
protected BindingSet convert(BindingSet bIn) throws QueryEvaluationException
ConvertingIterationconvert in class ConvertingIteration<BindingSet,BindingSet,QueryEvaluationException>QueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.