Uses of Package
org.eclipse.rdf4j.common.iteration
-
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.common.concurrent.locks Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.IterationWrapper Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.common.concurrent.locks.diagnostics Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.common.iteration Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.FilterIteration A CloseableIteration that wraps another Iteration, applying a filter on the objects that are returned.IterationWrapper Deprecated.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.common.iterator Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.algebra Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.cache Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.evaluation Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.evaluation.concurrent Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
.QueueIteration Makes working with a queue easier by adding the methodsQueueIteration.done()
andQueueIteration.toss(Exception)
and after converting the Exception to the required type usingQueueIteration.convert(Exception)
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.evaluation.iterator Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.ConvertingIteration A CloseableIteration that converts an iteration over objects of type S (the source type) to an iteration over objects of type T (the target type).FilterIteration A CloseableIteration that wraps another Iteration, applying a filter on the objects that are returned.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.evaluation.join Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.evaluation.union Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.optimizer Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.Iterations This class consists exclusively of static methods that operate on or return Iterations. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.DelayedIteration An iteration that delays the creation of the underlying iteration until it is being accessed.EmptyIteration An iterator that does not contain any elements. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.federation Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.function Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.impl Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.EmptyIteration An iterator that does not contain any elements. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.iterator Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.AbstractCloseableIteratorIteration An Iteration that can convert anIterator
to aCloseableIteration
.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.ConvertingIteration A CloseableIteration that converts an iteration over objects of type S (the source type) to an iteration over objects of type T (the target type).DelayedIteration An iteration that delays the creation of the underlying iteration until it is being accessed.FilterIteration A CloseableIteration that wraps another Iteration, applying a filter on the objects that are returned.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.util Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.impl Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.IterationWrapper Deprecated.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
.QueueIteration Makes working with a queue easier by adding the methodsQueueIteration.done()
andQueueIteration.toss(Exception)
and after converting the Exception to the required type usingQueueIteration.convert(Exception)
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.parser.impl Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.resultio.helpers Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.IterationWrapper Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.base Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.contextaware Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.evaluation Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.sail Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.sparql.federation Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.ConvertingIteration A CloseableIteration that converts an iteration over objects of type S (the source type) to an iteration over objects of type T (the target type).LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.sparql.query Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.IterationWrapper Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.base Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.evaluation Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.extensiblestore Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.extensiblestore.evaluationstatistics Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.helpers Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.inferencer Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.lmdb Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.lucene Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.memory.model Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.ast.planNodes Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.ast.targets Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.results.lazy Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.wrapper.data Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function.apf Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function.list Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function.spif Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spring.operationlog Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spring.resultcache Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spring.tx Class Description CloseableIteration AnCloseableIteration
that can be closed to free resources that it is holding.