org.gcube.informationsystem.glitebridge.harvester
Class Harvester
java.lang.Object
org.gcube.informationsystem.glitebridge.harvester.Harvester
public class Harvester
- extends java.lang.Object
- Author:
- Luca Frosini (ISTI-CNR)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Harvester
public Harvester()
initHarvester
public void initHarvester()
throws java.lang.Exception
- Initialize Harvester with Service Context parameters
- Throws:
java.lang.Exception
- if initialization fails
harvest
public void harvest()
throws java.lang.Exception
- Harvest gLite resources
- Throws:
java.lang.Exception
- if fails
getLDAPManager
public static LDAPManager getLDAPManager()
- Returns:
- LDAPManager
setLDAPManager
public static void setLDAPManager(LDAPManager ldapManager)
- Parameters:
ldapManager
- LDAPManager
getKSitesTotal
public final java.util.List<KSite> getKSitesTotal()
- Returns:
- the kSitesTotal
getKClustersTotal
public final java.util.List<KCluster> getKClustersTotal()
- Returns:
- the kClustersTotal
getKStorageElementsTotal
public final java.util.List<KStorageElement> getKStorageElementsTotal()
- Returns:
- the kStorageElementsTotal