static final class TempFileProvider.DeleteTask
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ScheduledExecutorService |
retryExecutor |
private java.io.File |
root |
| Constructor and Description |
|---|
DeleteTask(java.io.File root,
java.util.concurrent.ScheduledExecutorService retryExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |