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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.IterationWrapper Deprecated. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.FilterIteration Deprecated.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.algebra Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.cache Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.federated.evaluation Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.ConvertingIteration Deprecated.ExceptionConvertingIteration Deprecated.FilterIteration Deprecated.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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.federated.evaluation.join Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.DelayedIteration Deprecated.EmptyIteration An iterator that does not contain any elements.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.ConvertingIteration Deprecated.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.impl Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
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.CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.CloseableIteratorIteration An Iteration that can convert anIterator
to aCloseableIteration
.ConvertingIteration Deprecated.DelayedIteration Deprecated.FilterIteration Deprecated.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.IterationWrapper Deprecated.LookAheadIteration An Iteration that looks one element ahead, if necessary, to handle calls toLookAheadIteration.hasNext()
.SilentIteration Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.DistinctIteration Deprecated.FilterIteration Deprecated.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.IterationWrapper Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.algebra.evaluation.util Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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)
.TimeLimitIteration Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.query.parser.impl Class Description AbstractCloseableIteration Base class forCloseableIteration
s offering common functionality.CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.IterationWrapper Deprecated.TimeLimitIteration Deprecated. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.base Class Description Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.contextaware Class Description Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.evaluation Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.sail Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.repository.sparql Class Description Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.ConvertingIteration Deprecated.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.IterationWrapper Deprecated. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.helpers Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.inferencer Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.lucene Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.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 Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.ast.planNodes Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.ast.targets Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.results.lazy Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.sail.shacl.wrapper.data Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function.apf Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function.list Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spin.function.spif Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spring.operationlog Class Description Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spring.resultcache Class Description CloseableIteration Deprecated.In the future this interface will stop extendingIteration
and instead declare the same interface methods directly.Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. -
Classes in org.eclipse.rdf4j.common.iteration used by org.eclipse.rdf4j.spring.tx Class Description Iteration Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.