public class ISClientConnector extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
password |
protected String |
username |
| Constructor and Description |
|---|
ISClientConnector() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackendType(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources) |
String[] |
getPrimaryServer(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources) |
String |
getResolverHost(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint) |
String[] |
getServerRRFws(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources) |
List<org.gcube.common.resources.gcore.ServiceEndpoint> |
getServiceEndpoint(String category,
String name) |
List<org.gcube.common.resources.gcore.ServiceEndpoint> |
getStorageEndpoint(String scope) |
String[] |
getVolatileHost(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources) |
String |
retrievePropertyValue(String name,
String scope) |
public String[] getPrimaryServer(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources)
public String[] getServerRRFws(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources)
public List<org.gcube.common.resources.gcore.ServiceEndpoint> getServiceEndpoint(String category, String name)
public List<org.gcube.common.resources.gcore.ServiceEndpoint> getStorageEndpoint(String scope)
public String getBackendType(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources)
public String[] getVolatileHost(List<org.gcube.common.resources.gcore.ServiceEndpoint> resources)
public String getResolverHost(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint)
Copyright © 2017. All Rights Reserved.