Uses of Class
edu.isi.pegasus.planner.catalog.site.classes.VORSSiteInfo

Packages that use VORSSiteInfo
edu.isi.pegasus.planner.catalog.site.classes   
 

Uses of VORSSiteInfo in edu.isi.pegasus.planner.catalog.site.classes
 

Methods in edu.isi.pegasus.planner.catalog.site.classes that return VORSSiteInfo
static VORSSiteInfo VORSSiteCatalogUtil.get_sites_info(String host, String port, String vo, String grid, String id)
           
static VORSSiteInfo VORSSiteCatalogUtil.getLocalSiteInfo(String vo)
           
 

Methods in edu.isi.pegasus.planner.catalog.site.classes with parameters of type VORSSiteInfo
static HeadNodeFS VORSSiteCatalogUtil.createHeadNodeFS(VORSSiteInfo sitInfo)
          Creates an object describing the head node filesystem.
static SiteCatalogEntry VORSSiteCatalogUtil.createSiteCatalogEntry(VORSSiteInfo sitInfo)
          Creates a Pegasus SiteCatalogEntry object from the information in VORS.
static WorkerNodeFS VORSSiteCatalogUtil.createWorkerNodeFS(VORSSiteInfo sitInfo)
          Creates an object describing the worker node filesystem.
static String VORSSiteCatalogUtil.getGsiftp(VORSSiteInfo sitInfo)
           
 



Copyright © 2011 The University of Southern California. All Rights Reserved.