Generated by
JDiff

Class org.apache.hadoop.fs.FileUtil

Added Methods
String makeShellPath(File, boolean) Convert a os-native filename to a path that works for the shell.
 

Changed Methods
void fullyDelete(FileSystem, Path) Now deprecated.
Use {@link FileSystem#delete(Path, boolean)}