Generated by
JDiff

Class org.apache.hadoop.fs.FileSystem

Added interface org.apache.hadoop.fs.BulkDeleteSource.

Added Methods
BulkDelete createBulkDelete(Path) Create a bulk delete operation.
Path getEnclosingRoot(Path) Return path of the enclosing root for a given path.
 

Changed Fields
Logger LOG Change in type from Log to Logger.
This log is widely used in the org.apache.hadoop.fs code and tests so must be considered something to only be changed with care.