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