Class ISClientConnector
java.lang.Object
org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
Define the queries for IS-Collector service
- Author:
- Roberto Cirillo (ISTI-CNR)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBackendType(org.gcube.common.resources.gcore.ServiceEndpoint resource) getResolverHost(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint) String[]List<org.gcube.common.resources.gcore.ServiceEndpoint>getServiceEndpoint(String category, String name) org.gcube.common.resources.gcore.ServiceEndpointorg.gcube.common.resources.gcore.ServiceEndpointString[]String[]getVolatileHost(org.gcube.common.resources.gcore.ServiceEndpoint resource) String[]retrieveConnectionInfo(org.gcube.common.resources.gcore.ServiceEndpoint resource) retrievePropertyValue(String name) retrievePropertyValue(org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint ap, String name) voidsetPassword(String password) voidvoidsetStorageResource(org.gcube.common.resources.gcore.ServiceEndpoint storageResource) voidsetUsername(String username) voidsetVolatileHost(String[] volatileHost)
-
Field Details
-
username
-
password
-
storageResource
protected org.gcube.common.resources.gcore.ServiceEndpoint storageResource -
region
-
CATEGORY
identify the ServiceEndpoint Category of the storage-manager backend- See Also:
-
NAME
identify the ServiceEndpoint name of the storage-manager backend- See Also:
-
-
Constructor Details
-
ISClientConnector
-
ISClientConnector
public ISClientConnector()
-
-
Method Details
-
retrieveConnectionInfo
-
getServiceEndpoint
-
getStorageEndpoint
public org.gcube.common.resources.gcore.ServiceEndpoint getStorageEndpoint() -
getBackendType
-
getVolatileHost
-
retrievePropertyValue
-
retrievePropertyValue
-
getResolverHost
-
getServer
-
setServer
-
getBackendType
-
getVolatileHost
-
setVolatileHost
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
getStorageResource
public org.gcube.common.resources.gcore.ServiceEndpoint getStorageResource() -
setStorageResource
public void setStorageResource(org.gcube.common.resources.gcore.ServiceEndpoint storageResource) -
getRegion
-