public static class TaskController.DeletionContext extends CleanupQueue.PathDeletionContext
| Constructor and Description |
|---|
TaskController.DeletionContext(TaskController controller,
boolean isLog,
java.lang.String user,
java.lang.String subDir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deletePath()
Deletes the path (and its subdirectories recursively)
|
java.lang.String |
toString() |
getPathForCleanuppublic TaskController.DeletionContext(TaskController controller, boolean isLog, java.lang.String user, java.lang.String subDir)
protected void deletePath()
throws java.io.IOException
CleanupQueue.PathDeletionContextdeletePath in class CleanupQueue.PathDeletionContextjava.io.IOExceptionpublic java.lang.String toString()
toString in class CleanupQueue.PathDeletionContextCopyright © 2009 The Apache Software Foundation