Constructor and Description |
---|
PathParts(String uploadURL,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConfiguration() |
String |
getDownloadURL() |
FileStatus |
getFileStatus() |
FileSystem |
getFileSystem() |
String |
getHost() |
String |
getId() |
String |
getName() |
int |
getPort() |
String |
getScheme() |
Path |
getUploadPath() |
String |
getUploadURL() |
String |
getURIPath() |
public PathParts(String uploadURL, Configuration conf) throws IOException
IOException
public String getUploadURL()
public Path getUploadPath()
public String getURIPath()
public int getPort()
public String getDownloadURL()
public Configuration getConfiguration()
public FileSystem getFileSystem()
public FileStatus getFileStatus() throws IOException
IOException