Class RepositoryFederatedService.CloseConnectionIteration

java.lang.Object
org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
All Implemented Interfaces:
AutoCloseable, CloseableIteration<BindingSet,QueryEvaluationException>, Iteration<BindingSet,QueryEvaluationException>
Enclosing class:
RepositoryFederatedService

private static class RepositoryFederatedService.CloseConnectionIteration extends Object implements CloseableIteration<BindingSet,QueryEvaluationException>
Wrapper iteration which closes a RepositoryConnection upon close()