public interface IRemoteData extends IFileConnection
Modifier and Type | Method and Description |
---|---|
IDatasetConnector |
createRemoteDataset(String datasetPath)
Create a remote dataset looking at the dataset path named.
|
Map<String,Object> |
getTree()
Map of path to collection of attributes at that path.
|
getPath, setPath
Map<String,Object> getTree() throws Exception
Exception
IDatasetConnector createRemoteDataset(String datasetPath) throws Exception
datasetPath
- Exception
Copyright © 2017. All rights reserved.