|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SLS | |
|---|---|
| edu.isi.pegasus.planner.code.gridstart | |
| edu.isi.pegasus.planner.refiner | |
| edu.isi.pegasus.planner.transfer.sls | |
| Uses of SLS in edu.isi.pegasus.planner.code.gridstart |
|---|
| Fields in edu.isi.pegasus.planner.code.gridstart declared as SLS | |
|---|---|
protected SLS |
NoGridStart.mSLS
The handle to the SLS implementor |
protected SLS |
PegasusLite.mSLS
The handle to the SLS implementor |
private SLS |
Kickstart.mSLS
The handle to the SLS implementor |
| Uses of SLS in edu.isi.pegasus.planner.refiner |
|---|
| Fields in edu.isi.pegasus.planner.refiner declared as SLS | |
|---|---|
private SLS |
TransferEngine.mSLS
The handle to the SLS implementor |
private SLS |
InterPoolEngine.mSLS
The handle to the SLS implementor |
| Uses of SLS in edu.isi.pegasus.planner.transfer.sls |
|---|
| Classes in edu.isi.pegasus.planner.transfer.sls that implement SLS | |
|---|---|
class |
Condor
This uses the Condor File Transfer mechanism for the second level staging. |
class |
Transfer
This uses the transfer executable distributed with Pegasus to do the second level staging. |
| Methods in edu.isi.pegasus.planner.transfer.sls that return SLS | |
|---|---|
static SLS |
SLSFactory.loadInstance(PegasusBag bag)
This method loads the appropriate implementing code generator as specified by the user at runtime. |
static SLS |
SLSFactory.loadInstance(PegasusBag bag,
String className)
This method loads the appropriate code generator as specified by the user at runtime. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||