Removed Methods |
Path getLocalCache(URI, Configuration, Path, boolean, long, Path)
|
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now. |
Path getLocalCache(URI, Configuration, Path, FileStatus, boolean, long, Path)
|
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now. |
Path getLocalCache(URI, Configuration, Path, FileStatus, boolean, long, Path, boolean)
|
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now. |
Added Methods |
Path getLocalCache(URI, Configuration, Path, boolean, long, Path, MRAsyncDiskService)
|
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now. |
Path getLocalCache(URI, Configuration, Path, FileStatus, boolean, long, Path, boolean, MRAsyncDiskService)
|
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now. |
Path getLocalCache(URI, Configuration, Path, FileStatus, boolean, long, Path, MRAsyncDiskService)
|
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now. |