edu.isi.pegasus.planner.catalog.transformation.impl
public abstract class Abstract extends Object implements TransformationCatalog
MODIFY_FOR_FILE_URLS_KEY, VERSIONDB_ALL_PREFIX| Constructor and Description |
|---|
Abstract() |
| Modifier and Type | Method and Description |
|---|---|
static String |
modifyForFileURLS(String pfn,
String type)
Modifies a Transformation Catalog Entry to handle file URL's.
|
static TransformationCatalogEntry |
modifyForFileURLS(TransformationCatalogEntry entry)
Modifies a Transformation Catalog Entry to handle file URL's.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLFNProfile, addPFNProfile, clear, deleteLFNProfiles, deletePFNProfiles, getContents, getDescription, getTCLogicalNames, initialize, insert, insert, insert, insert, lookup, lookup, lookupLFNProfiles, lookupNoProfiles, lookupPFNProfiles, lookupSites, removeByLFN, removeByPFN, removeBySiteID, removeBySysInfo, removeByTypepublic static TransformationCatalogEntry modifyForFileURLS(TransformationCatalogEntry entry)
entry - the transformation catalog entry object.public static String modifyForFileURLS(String pfn, String type)
pfn - The PFN to modifytype - The type of PFN