public class ISClient extends Object
| Constructor and Description |
|---|
ISClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlgToIs(Algorithm algo,
String token) |
Host |
getDataminer(String hostname) |
static String |
getHProxy() |
Collection<Host> |
listDataminersInVRE() |
static void |
main(String[] args) |
void |
publishScopedResource(org.gcube.common.resources.gcore.GenericResource a,
List<String> scopes) |
void |
unPublishScopedResource(org.gcube.common.resources.gcore.GenericResource resource) |
void |
updateAlg(Algorithm algo) |
public static String getHProxy()
public Collection<Host> listDataminersInVRE()
public void updateAlg(Algorithm algo)
public void unPublishScopedResource(org.gcube.common.resources.gcore.GenericResource resource)
throws org.gcube.informationsystem.publisher.exception.RegistryNotFoundException,
Exception
org.gcube.informationsystem.publisher.exception.RegistryNotFoundExceptionExceptionpublic void publishScopedResource(org.gcube.common.resources.gcore.GenericResource a,
List<String> scopes)
throws org.gcube.informationsystem.publisher.exception.RegistryNotFoundException,
Exception
org.gcube.informationsystem.publisher.exception.RegistryNotFoundExceptionExceptionpublic static void main(String[] args) throws IOException, org.tmatesoft.svn.core.SVNException
IOExceptionorg.tmatesoft.svn.core.SVNExceptionCopyright © 2017. All Rights Reserved.