パッケージ | 説明 |
---|---|
org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
修飾子とタイプ | メソッドと説明 |
---|---|
static LocalFileSystem |
FileSystem.getLocal(Configuration conf)
Get the local file system.
|
static LocalFileSystem |
FileSystem.newInstanceLocal(Configuration conf)
Get a unique local file system object
|
Copyright © 2016 Apache Software Foundation. All rights reserved.