protected class SailQuery.QueryInterruptIteration extends TimeLimitIteration<BindingSet,QueryEvaluationException>
wrappedIter
Constructor and Description |
---|
SailQuery.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 SailQuery.QueryInterruptIteration(Iteration<? extends BindingSet,? extends QueryEvaluationException> iter, long timeLimit)
protected void throwInterruptedException() throws QueryEvaluationException
throwInterruptedException
in class TimeLimitIteration<BindingSet,QueryEvaluationException>
QueryEvaluationException
Copyright © 2001-2013 Aduna. All Rights Reserved.