Package | Description |
---|---|
edu.isi.pegasus.planner.code.gridstart | |
edu.isi.pegasus.planner.refiner | |
edu.isi.pegasus.planner.transfer.sls |
Modifier and Type | Field and Description |
---|---|
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
|
Modifier and Type | Field and Description |
---|---|
private SLS |
TransferEngine.mSLS
The handle to the SLS implementor
|
private SLS |
InterPoolEngine.mSLS
The handle to the SLS implementor
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.