public class Submit extends TransformationSelector
mLogger, PACKAGE_NAME
Constructor and Description |
---|
Submit() |
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 returns a list of TransformationCatalogEntry objects of type
STATIC_BINARY and only available on the Submit machine( "local" site).
|
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
- the original list of TransformationCatalogEntry objects
on which the selector needs to run.preferredSite
- the preferred site for selecting the TC entries