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
Exception
protected String getGCoreEndpointMinimalInfo(org.gcube.common.resources.gcore.GCoreEndpoint gCoreEndpoint, org.gcube.common.resources.gcore.HostingNode hostingNode) throws Exception
Exception
public void sweepExpiredGHNs(int expiringField, int expiringQuantity) throws Exception
Exception
public void sweepDeadGHNs(int deadField, int deadQuantity) throws Exception
Exception
Copyright © 2016. All Rights Reserved.