edu.isi.pegasus.planner.catalog.site.classes
Class LocalSiteCatalogEntry
java.lang.Object
edu.isi.pegasus.planner.catalog.site.classes.LocalSiteCatalogEntry
public class LocalSiteCatalogEntry
- extends Object
A convenience class that creates a default local site catalog entry
- Version:
- $Revision: 2003 $
- Author:
- Karan Vahi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalSiteCatalogEntry
public LocalSiteCatalogEntry()
create
public static SiteCatalogEntry create()
- Creates a default site catalog entry for site local with the VO
set to pegasus.
- Returns:
- SiteCatalogEntry for the local site.
create
public static SiteCatalogEntry create(String vo,
String grid)
- Creates a default site catalog entry for site local with the VO
set to pegasus.
- Parameters:
vo - the VO to create the entry for.grid - the grid to create entry for
- Returns:
- SiteCatalogEntry for the local site.
Copyright © 2011 The University of Southern California. All Rights Reserved.