protected class SailQuery.QueryInterruptIteration extends TimeLimitIteration<BindingSet,QueryEvaluationException>
wrappedIter
Constructor and Description |
---|
QueryInterruptIteration(Iteration<? extends BindingSet,? extends QueryEvaluationException> iter,
long timeLimit) |
Modifier and Type | Method and Description |
---|---|
protected void |
throwInterruptedException() |
handleClose, hasNext, next, remove
close, isClosed
public QueryInterruptIteration(Iteration<? extends BindingSet,? extends QueryEvaluationException> iter, long timeLimit)
protected void throwInterruptedException() throws QueryEvaluationException
throwInterruptedException
in class TimeLimitIteration<BindingSet,QueryEvaluationException>
QueryEvaluationException
Copyright © 2001-2016 Aduna. All Rights Reserved.