public interface IFileConnection
Modifier and Type | Method and Description |
---|---|
String |
getPath()
DataServer path, a local path on the server used to locate the remote dataset.
|
void |
setPath(String path)
DataServer path, a local path on the server used to locate the remote dataset.
|
String getPath()
void setPath(String path)
path
- to the data in the file system of the remote machineCopyright © 2014–2022 Eclipse Foundation. All rights reserved.