public interface FileSystem
Modifier and Type | Method and Description |
---|---|
String |
getAdaptorName()
Get the name of the adaptor that created this FileSystem.
|
Path |
getEntryPath()
Get the entry path of this file system.
|
String |
getLocation()
Get the location of the FileSystem.
|
Map<String,String> |
getProperties()
Get the properties used to create this FileSystem.
|
String |
getScheme()
Get the scheme used to access the FileSystem.
|
String getAdaptorName()
String getLocation()
String getScheme()
Map<String,String> getProperties()
Path getEntryPath()
"/home/username"
.