|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.iteration.CloseableIterationBase<E,X>
info.aduna.iteration.IterationWrapper<E,X>
info.aduna.iteration.TimeLimitIteration<BindingSet,QueryEvaluationException>
org.openrdf.repository.sail.SailQuery.QueryInterruptIteration
protected class SailQuery.QueryInterruptIteration
| Field Summary |
|---|
| Fields inherited from class info.aduna.iteration.IterationWrapper |
|---|
wrappedIter |
| Constructor Summary | |
|---|---|
SailQuery.QueryInterruptIteration(Iteration<? extends BindingSet,? extends QueryEvaluationException> iter,
long timeLimit)
|
|
| Method Summary | |
|---|---|
protected void |
throwInterruptedException()
|
| Methods inherited from class info.aduna.iteration.TimeLimitIteration |
|---|
handleClose, hasNext, next, remove |
| Methods inherited from class info.aduna.iteration.CloseableIterationBase |
|---|
close, isClosed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SailQuery.QueryInterruptIteration(Iteration<? extends BindingSet,? extends QueryEvaluationException> iter,
long timeLimit)
| Method Detail |
|---|
protected void throwInterruptedException()
throws QueryEvaluationException
throwInterruptedException in class TimeLimitIteration<BindingSet,QueryEvaluationException>QueryEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||