public class Staged extends TransformationSelector
mLogger, PACKAGE_NAME
Constructor and Description |
---|
Staged() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcentries,
java.lang.String preferredSite)
Takes a list of TransformationCatalogEntry objects and returns 1 or
many TransformationCatalogEntry objects as a list by selecting only Static stageable binary's
|
loadTXSelector
public java.util.List getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcentries, java.lang.String preferredSite)
getTCEntry
in class TransformationSelector
tcentries
- ListpreferredSite
- the preferred site for selecting the TC entries