Generated by
JDiff

Class org.apache.hadoop.fs.RawLocalFileSystem

Removed Methods
void lock(Path, boolean) @deprecated
void release(Path) @deprecated
 

Changed Methods
String getName() Method was locally defined, but is now inherited from FileSystem. call #getUri() instead.
void initialize(URI, Configuration) Change in exceptions thrown from no exceptions to java.io.IOException.