Class CleanerIteration.CleanableState<E, X extends Exception>
java.lang.Object
org.eclipse.rdf4j.sail.helpers.CleanerIteration.CleanableState<E,X>
- All Implemented Interfaces:
Runnable
- Enclosing class:
CleanerIteration<E, X extends Exception>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
iteration
-
closed
private boolean closed
-
-
Constructor Details
-
CleanableState
-
-
Method Details
-
run
-
close
public void close() throws X- Throws:
X
-