| Package | Description | 
|---|---|
| org.apache.hadoop.fs | Implementations of  AbstractFileSystemfor hdfs
    over rpc and hdfs over web. | 
| Modifier and Type | Method and Description | 
|---|---|
| static LocalFileSystem | FileSystem. getLocal(Configuration conf)Get the local FileSystem. | 
| static LocalFileSystem | FileSystem. newInstanceLocal(Configuration conf)Get a unique local FileSystem object. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.