edu.isi.pegasus.planner.selector.transformation
public class Random extends TransformationSelector
mLogger, PACKAGE_NAME| Constructor and Description |
|---|
Random() |
| Modifier and Type | Method and Description |
|---|---|
List |
getTCEntry(List tcentries)
This method randomly selects one of the records from numerous valid
Transformation Catalog Entries returned by the TCMapper.
|
loadTXSelectorpublic List getTCEntry(List tcentries)
getTCEntry in class TransformationSelectortcentries - List TransformationCatalogEntry objects returned by the TCMapper.