|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapred.CleanupQueue.PathDeletionContext
org.apache.hadoop.mapred.TaskController.DeletionContext
public static class TaskController.DeletionContext
Constructor Summary | |
---|---|
TaskController.DeletionContext(TaskController controller,
boolean isLog,
java.lang.String user,
java.lang.String subDir)
|
Method Summary | |
---|---|
protected void |
deletePath()
Deletes the path (and its subdirectories recursively) |
java.lang.String |
toString()
|
Methods inherited from class org.apache.hadoop.mapred.CleanupQueue.PathDeletionContext |
---|
getPathForCleanup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TaskController.DeletionContext(TaskController controller, boolean isLog, java.lang.String user, java.lang.String subDir)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |