public class LocalFileLocation extends java.lang.Object implements FileLocation
| Constructor and Description |
|---|
LocalFileLocation(java.lang.String host) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getHosts(java.lang.String fileName)
This method retrieves the hostnames of the corresponding filename.
|
public java.lang.String[] getHosts(java.lang.String fileName)
throws java.io.IOException
getHosts in interface FileLocationfileName - java.io.IOException