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
|
loadTXSelectorpublic java.util.List getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcentries,
java.lang.String preferredSite)
getTCEntry in class TransformationSelectortcentries - ListpreferredSite - the preferred site for selecting the TC entries