org.apache.commons.io
private final class FileCleaningTracker.Reaper extends Thread
Constructor Summary | |
---|---|
Reaper() Construct a new Reaper |
Method Summary | |
---|---|
void | run()
Run the reaper thread that will delete files as their associated
marker objects are reclaimed by the garbage collector. |