Uses of Class
org.apache.hadoop.fs.LocalFileSystem
Packages that use LocalFileSystem
-
Uses of LocalFileSystem in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return LocalFileSystemModifier and TypeMethodDescriptionstatic LocalFileSystemFileSystem.getLocal(Configuration conf) Get the local FileSystem.static LocalFileSystemFileSystem.newInstanceLocal(Configuration conf) Get a unique local FileSystem object.