Class InterruptTask<E,X extends Exception>
java.lang.Object
java.util.TimerTask
org.eclipse.rdf4j.common.iteration.InterruptTask<E,X>
- All Implemented Interfaces:
Runnable
TimerTask that keeps a weak reference to the supplied iteration and when activated, interrupts it.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime