Uses of Class
org.eclipse.rdf4j.common.iteration.IterationWrapper
Packages that use IterationWrapper
Package
Description
Package offering various locking scheme implementations.
-
Uses of IterationWrapper in org.eclipse.rdf4j.common.concurrent.locks
Subclasses of IterationWrapper in org.eclipse.rdf4j.common.concurrent.locksModifier and TypeClassDescriptionclass
An Iteration that holds on to a lock until the Iteration is closed. -
Uses of IterationWrapper in org.eclipse.rdf4j.common.iteration
Subclasses of IterationWrapper in org.eclipse.rdf4j.common.iterationModifier and TypeClassDescriptionclass
An Iteration that limits the amount of elements that it returns from an underlying Iteration to a fixed amount.class
AnIterationWrapper
that silently ignores any errors that occur during processing.class
-
Uses of IterationWrapper in org.eclipse.rdf4j.query.impl
Subclasses of IterationWrapper in org.eclipse.rdf4j.query.implModifier and TypeClassDescriptionclass
Provides concurrent access to statements as they are being parsed when instances of this class are run as Threads.class
An iterating implementation of theGraphQueryResult
interface.class
An iterating implementation of theTupleQueryResult
interface. -
Uses of IterationWrapper in org.eclipse.rdf4j.query.resultio.helpers
Subclasses of IterationWrapper in org.eclipse.rdf4j.query.resultio.helpersModifier and TypeClassDescriptionclass
Provides concurrent access to tuple results as they are being parsed. -
Uses of IterationWrapper in org.eclipse.rdf4j.repository.sparql.query
Subclasses of IterationWrapper in org.eclipse.rdf4j.repository.sparql.queryModifier and TypeClassDescriptionclass
Adds more bindings to each of the results.