Generated by
JDiff

Class org.apache.hadoop.fs.FileUtil

Added Methods
int chmod(String, String, boolean) Change the permissions on a file / directory recursively if needed.
boolean fullyDeleteContents(File) Delete the contents of a directory not the directory itself.