public interface FileSystemDescriptor
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.Path |
getFileSystemRoot()
Returns the Hadoop path representing the root of the FileSystem associated with this
FileSystemDescriptor.
|
String |
getScheme()
Returns the URI scheme for the Hadoop FileSystem associated with this FileSystemDescriptor.
|
org.apache.hadoop.fs.Path getFileSystemRoot()
String getScheme()
Copyright © 2021. All rights reserved.