Class InterruptTask<E,X extends Exception>

java.lang.Object
java.util.TimerTask
org.eclipse.rdf4j.common.iteration.InterruptTask<E,X>
All Implemented Interfaces:
Runnable

class InterruptTask<E,X extends Exception> extends TimerTask
TimerTask that keeps a weak reference to the supplied iteration and when activated, interrupts it.