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() |
getPathForCleanup
public TaskController.DeletionContext(TaskController controller, boolean isLog, java.lang.String user, java.lang.String subDir)
protected void deletePath() throws java.io.IOException
CleanupQueue.PathDeletionContext
deletePath
in class CleanupQueue.PathDeletionContext
java.io.IOException
public java.lang.String toString()
toString
in class CleanupQueue.PathDeletionContext
Copyright © 2009 The Apache Software Foundation