public class Sweeper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CERTIFIED |
protected org.gcube.common.resources.gcore.utils.DateFormatterAdapter |
dateFormatterAdapter |
protected org.gcube.informationsystem.publisher.RegistryPublisher |
registryPublisher |
protected static String |
UNREACHABLE |
| Constructor and Description |
|---|
Sweeper() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getGCoreEndpointMinimalInfo(org.gcube.common.resources.gcore.GCoreEndpoint gCoreEndpoint,
org.gcube.common.resources.gcore.HostingNode hostingNode) |
protected String |
getHostingNodeMinimalInfo(org.gcube.common.resources.gcore.HostingNode hostingNode) |
void |
sweepDeadGHNs(int deadField,
int deadQuantity) |
void |
sweepExpiredGHNs(int expiringField,
int expiringQuantity) |
void |
sweepOrphanRI() |
protected org.gcube.informationsystem.publisher.RegistryPublisher registryPublisher
protected org.gcube.common.resources.gcore.utils.DateFormatterAdapter dateFormatterAdapter
protected static final String UNREACHABLE
protected static final String CERTIFIED
protected String getHostingNodeMinimalInfo(org.gcube.common.resources.gcore.HostingNode hostingNode) throws Exception
Exceptionprotected String getGCoreEndpointMinimalInfo(org.gcube.common.resources.gcore.GCoreEndpoint gCoreEndpoint, org.gcube.common.resources.gcore.HostingNode hostingNode) throws Exception
Exceptionpublic void sweepExpiredGHNs(int expiringField,
int expiringQuantity)
throws Exception
Exceptionpublic void sweepDeadGHNs(int deadField,
int deadQuantity)
throws Exception
ExceptionCopyright © 2016. All Rights Reserved.