edu.isi.pegasus.planner.selector.transformation
public class Submit extends TransformationSelector
mLogger, PACKAGE_NAME| Constructor and Description |
|---|
Submit() |
| Modifier and Type | Method and Description |
|---|---|
List |
getTCEntry(List tcentries)
This method returns a list of TransformationCatalogEntry objects of type
STATIC_BINARY and only available on the Submit machine( "local" site).
|
loadTXSelectorpublic List getTCEntry(List tcentries)
getTCEntry in class TransformationSelectortcentries - the original list of TransformationCatalogEntry objects
on which the selector needs to run.