Class SilentIteration
java.lang.Object
org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration<BindingSet, QueryEvaluationException>
org.eclipse.rdf4j.common.iteration.IterationWrapper<BindingSet, QueryEvaluationException>
org.eclipse.rdf4j.common.iteration.SilentIteration<BindingSet, QueryEvaluationException>
org.eclipse.rdf4j.query.algebra.evaluation.iterator.SilentIteration
- All Implemented Interfaces:
AutoCloseable, CloseableIteration<BindingSet, QueryEvaluationException>, Iteration<BindingSet, QueryEvaluationException>
@Deprecated(since="3.1.2")
@InternalUseOnly
public class SilentIteration
extends SilentIteration<BindingSet, QueryEvaluationException>
Deprecated.
Wrap an inner iteration and suppress exceptions silently
-
Field Summary
Fields inherited from class IterationWrapper
wrappedIter -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Methods inherited from class SilentIteration
handleClose, hasNext, nextMethods inherited from class IterationWrapper
removeMethods inherited from class AbstractCloseableIteration
close, isClosedMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CloseableIteration
stream
-
Constructor Details
-
SilentIteration
Deprecated.
-
SilentIterationinstead.