public class AdaptorsDiscoverer extends Object
| Constructor and Description |
|---|
AdaptorsDiscoverer(String scope) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
discoverAllDBEps() |
List<String> |
discoverAllDBEps(String sourcename,
String propsname) |
List<String> |
discoverDBEps(String hostUri) |
List<String> |
discoverTreeEps() |
static void |
main(String[] args) |
List<org.gcube.datatransformation.adaptors.discoverer.AdaptorsDiscoverer.Info> |
queryForDBProps(String endpoint) |
public AdaptorsDiscoverer(String scope)
public static void main(String[] args) throws IOException
IOExceptionpublic List<String> discoverTreeEps() throws IOException
IOExceptionpublic List<String> discoverAllDBEps() throws IOException
IOExceptionpublic List<String> discoverDBEps(String hostUri) throws IOException
IOExceptionpublic List<String> discoverAllDBEps(String sourcename, String propsname) throws IOException
IOExceptionpublic List<org.gcube.datatransformation.adaptors.discoverer.AdaptorsDiscoverer.Info> queryForDBProps(String endpoint) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.