|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bundle.BundleValue | |
|---|---|
| edu.isi.pegasus.planner.transfer.refiner | |
| Uses of Bundle.BundleValue in edu.isi.pegasus.planner.transfer.refiner |
|---|
| Fields in edu.isi.pegasus.planner.transfer.refiner declared as Bundle.BundleValue | |
|---|---|
protected Bundle.BundleValue |
Bundle.mStageinLocalBundleValue
The BundleValue that evaluates for local stage in jobs. |
protected Bundle.BundleValue |
Bundle.mStageInRemoteBundleValue
The BundleValue that evaluates for remote stage-in jobs. |
protected Bundle.BundleValue |
Bundle.mStageOutLocalBundleValue
The BundleValue that evaluates for local stage out jobs. |
protected Bundle.BundleValue |
Bundle.mStageOutRemoteBundleValue
The BundleValue that evaluates for remote stage out jobs. |
| Methods in edu.isi.pegasus.planner.transfer.refiner with parameters of type Bundle.BundleValue | |
|---|---|
void |
Cluster.addStageInXFERNodes(Job job,
boolean localTransfer,
Collection files,
int jobType,
Map<String,Bundle.PoolTransfer> stageInMap,
Bundle.BundleValue cValue,
Implementation implementation)
Adds the stage in transfer nodes which transfer the input files for a job, from the location returned from the replica catalog to the job's execution pool. |
void |
Bundle.addStageInXFERNodes(Job job,
boolean localTransfer,
Collection files,
int type,
Map<String,Bundle.PoolTransfer> stageInMap,
Bundle.BundleValue bundleValue,
Implementation implementation)
Adds the stage in transfer nodes which transfer the input files for a job, from the location returned from the replica catalog to the job's execution pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||