public class Sweeper extends Object
| Constructor and Description |
|---|
Sweeper() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanGHNProfile() |
void |
cleanRIProfile(String name) |
void |
cleanRIProfiles() |
org.gcube.common.resources.gcore.HostingNode |
getGHNProfile() |
org.gcube.common.resources.gcore.GCoreEndpoint |
getRunningInstanceProfile(String name) |
ArrayList<org.gcube.common.resources.gcore.GCoreEndpoint> |
getRunningInstanceProfiles() |
public org.gcube.common.resources.gcore.HostingNode getGHNProfile()
throws JAXBException,
FileNotFoundException
JAXBExceptionFileNotFoundExceptionpublic org.gcube.common.resources.gcore.GCoreEndpoint getRunningInstanceProfile(String name) throws Exception
Exceptionpublic ArrayList<org.gcube.common.resources.gcore.GCoreEndpoint> getRunningInstanceProfiles() throws Exception
ExceptionCopyright © 2017. All Rights Reserved.