public class Random extends TransformationSelector
mLogger, PACKAGE_NAME| Constructor and Description |
|---|
Random() |
| 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)
This method randomly selects one of the records from numerous valid
Transformation Catalog Entries returned by the TCMapper.
|
loadTXSelectorpublic java.util.List getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcEntries,
java.lang.String preferredSite)
getTCEntry in class TransformationSelectortcEntries - List TransformationCatalogEntry objects returned by the TCMapper.preferredSite - the preferred site for selecting the TC entries