Package | Description |
---|---|
edu.isi.pegasus.planner.refiner | |
edu.isi.pegasus.planner.refiner.createdir |
Modifier and Type | Method and Description |
---|---|
static Implementation |
CreateDirectory.loadCreateDirectoryImplementationInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultImplementation
The default implementation for creating create dir jobs.
|
Modifier and Type | Field and Description |
---|---|
protected Implementation |
AbstractStrategy.mImpl
The implementation instance that is used to create a create dir job.
|
Modifier and Type | Method and Description |
---|---|
void |
HourGlass.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
AbstractStrategy.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
Tentacles.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
Strategy.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.