Modifier and Type | Field and Description |
---|---|
private PegasusBag |
CredentialHandlerFactory.mBag
Handle to the PegasusBag
|
Modifier and Type | Method and Description |
---|---|
void |
CredentialHandler.initialize(PegasusBag bag)
Initializes the credential implementation.
|
void |
CredentialHandlerFactory.initialize(PegasusBag bag)
Initializes the Factory.
|
private CredentialHandler |
CredentialHandlerFactory.loadInstance(PegasusBag bag,
java.lang.String className)
This method loads the appropriate CredentialHandler using reflection.
|
Modifier and Type | Method and Description |
---|---|
void |
Abstract.initialize(PegasusBag bag)
Initializes the credential implementation.
|
void |
Irods.initialize(PegasusBag bag)
Initializes the credential implementation.
|
void |
S3CFG.initialize(PegasusBag bag)
Initializes the credential implementation.
|
void |
Ssh.initialize(PegasusBag bag)
Initializes the credential implementation.
|
void |
Proxy.initialize(PegasusBag bag)
Initializes the credential implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformationCatalog.initialize(PegasusBag bag)
Initialize the implementation, and return an instance of the implementation.
|
Modifier and Type | Method and Description |
---|---|
static SiteStore |
SiteFactory.loadSiteStore(java.util.Collection<java.lang.String> sites,
PegasusBag bag) |
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
XML.mBag
The bag of Pegasus Initialization objects
|
Modifier and Type | Method and Description |
---|---|
static TransformationCatalog |
TransformationFactory.loadInstance(PegasusBag bag)
Connects the interface with the transformation catalog implementation.
|
static Mapper |
Mapper.loadTCMapper(java.lang.String className,
PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user
at runtime in the properties file.
|
Constructor and Description |
---|
Mapper(PegasusBag bag)
The private constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
File.initialize(PegasusBag bag)
Initialize the implementation, and return an instance of the implementation.
|
void |
Database.initialize(PegasusBag bag)
Initialize the implementation, and return an instance of the implementation.
|
void |
Text.initialize(PegasusBag bag)
Initialize the implementation, and return an instance of the implementation.
|
Constructor and Description |
---|
All(PegasusBag bag)
The private constructor.
|
Installed(PegasusBag bag)
The protected constructor.
|
Staged(PegasusBag bag)
The protected constructor.
|
Submit(PegasusBag bag)
The protected constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
PlannerCache.initialize(PegasusBag bag,
ADag dag)
Initialize the replica catalog instances that make up the cache.
|
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
CPlanner.mBag
The object containing the bag of pegasus objects
|
private PegasusBag |
RankDAX.mBag
The bag of objects that Pegasus requires.
|
Modifier and Type | Method and Description |
---|---|
private void |
CPlanner.generateStampedeEventsForAbstractWorkflow(ADag workflow,
PegasusBag bag)
Generates events for the abstract workflow.
|
Modifier and Type | Method and Description |
---|---|
void |
Abstract.initialize(ADag dag,
PegasusBag bag)
Initializes the Clusterer impelementation
|
void |
JobAggregator.initialize(ADag dag,
PegasusBag bag)
Initializes the JobAggregator impelementation
|
void |
Clusterer.initialize(ADag dag,
PegasusBag bag)
Initializes the Clusterer impelementation
|
void |
Horizontal.initialize(ADag dag,
PegasusBag bag)
Initializes the Clusterer impelementation
|
static Clusterer |
ClustererFactory.loadClusterer(ADag dag,
PegasusBag bag,
java.lang.String type)
Loads the appropriate clusterer on the basis of the clustering type
specified in the options passed to the planner.
|
Modifier and Type | Field and Description |
---|---|
protected PegasusBag |
Abstract.mBag
Bag of initialization objects.
|
private PegasusBag |
JobAggregatorInstanceFactory.mBag
The bag of initialization objects
|
Modifier and Type | Method and Description |
---|---|
void |
SeqExec.initialize(ADag dag,
PegasusBag bag)
Initializes the JobAggregator impelementation
|
void |
Abstract.initialize(ADag dag,
PegasusBag bag)
Initializes the JobAggregator impelementation
|
void |
JobAggregatorInstanceFactory.initialize(ADag dag,
PegasusBag bag)
Initializes the Factory.
|
void |
MPIExec.initialize(ADag dag,
PegasusBag bag)
Initializes the JobAggregator impelementation
|
static JobAggregator |
JobAggregatorFactory.loadInstance(ADag dag,
PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user
at runtime in the properties file.
|
static JobAggregator |
JobAggregatorFactory.loadInstance(java.lang.String className,
ADag dag,
PegasusBag bag)
Loads the implementing class corresponding to the class passed.
|
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
GridStartFactory.mBag
The bag of objects used for initialization.
|
Modifier and Type | Method and Description |
---|---|
void |
CodeGenerator.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
GridStartFactory.initialize(PegasusBag bag,
ADag dag)
Initializes the factory with known GridStart implementations.
|
void |
GridStart.initialize(PegasusBag bag,
ADag dag)
Initializes the GridStart implementation.
|
private GridStart |
GridStartFactory.loadGridStart(PegasusBag bag,
ADag dag,
java.lang.String className)
Loads the implementing class corresponding to the class.
|
static CodeGenerator |
CodeGeneratorFactory.loadInstance(PegasusBag bag)
This method loads the appropriate implementing code generator as specified
by the user at runtime.
|
static CodeGenerator |
CodeGeneratorFactory.loadInstance(PegasusBag bag,
java.lang.String className)
This method loads the appropriate code generator as specified by the
user at runtime.
|
Modifier and Type | Field and Description |
---|---|
protected PegasusBag |
Abstract.mBag
The bag of initialization objects.
|
protected PegasusBag |
Braindump.mBag
The bag of initialization objects.
|
protected PegasusBag |
MonitordNotify.mBag
The bag of initialization objects.
|
protected PegasusBag |
DAXReplicaStore.mBag
The bag of initialization objects.
|
protected PegasusBag |
Stampede.mBag
The bag of initialization objects.
|
Modifier and Type | Method and Description |
---|---|
void |
Abstract.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
PMC.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
Stork.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
Braindump.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
MonitordNotify.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
DAXReplicaStore.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
PBS.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
Metrics.initialize(PegasusBag bag)
Initializes the object
|
void |
Shell.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
Stampede.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
SUBDAXGenerator.mBag
Bag of Pegasus objects
|
Modifier and Type | Method and Description |
---|---|
void |
CondorStyleFactory.initialize(PegasusBag bag)
Initializes the Factory.
|
void |
CondorGenerator.initialize(PegasusBag bag)
Initializes the Code Generator implementation.
|
void |
SUBDAXGenerator.initialize(PegasusBag bag,
ADag dag,
java.io.PrintWriter dagWriter)
Initializes the class.
|
void |
CondorStyle.initialize(PegasusBag bag,
CredentialHandlerFactory credentialFactory)
Initializes the Code Style implementation.
|
private CondorStyle |
CondorStyleFactory.loadInstance(PegasusBag bag,
java.lang.String className)
This method loads the appropriate Condor Style using reflection.
|
Modifier and Type | Method and Description |
---|---|
void |
Abstract.initialize(PegasusBag bag,
CredentialHandlerFactory credentialFactory)
Initializes the Code Style implementation.
|
void |
Condor.initialize(PegasusBag bag,
CredentialHandlerFactory credentialFactory)
Initializes the Code Style implementation.
|
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
PegasusLite.mBag |
private PegasusBag |
NoGridStart.mBag |
Modifier and Type | Method and Description |
---|---|
void |
PegasusLite.initialize(PegasusBag bag,
ADag dag)
Initializes the GridStart implementation.
|
void |
Kickstart.initialize(PegasusBag bag,
ADag dag)
Initializes the GridStart implementation.
|
void |
NoGridStart.initialize(PegasusBag bag,
ADag dag)
Initializes the GridStart implementation.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map |
DAXParserFactory.getDAXMetadata(PegasusBag bag,
java.lang.String dax)
Returns the metadata stored in the root adag element in the DAX
|
static java.util.Map |
SiteCatalogXMLParserFactory.getMetadata(PegasusBag bag,
java.lang.String file)
Returns the metadata stored in the root adag element in the DAX
|
static DAXParser |
DAXParserFactory.loadDAXParser(PegasusBag bag,
Callback c,
java.lang.String daxFile)
Loads the appropriate DAXParser looking at the dax schema that is specified
in the DAX file.
|
static DAXParser |
DAXParserFactory.loadDAXParser(PegasusBag bag,
java.lang.String callbackClass,
java.lang.String daxFile)
Loads the appropriate DAXParser looking at the dax schema that is specified by
the user.
|
static DAXParser |
DAXParserFactory.loadDAXParser(java.lang.String classname,
PegasusBag bag,
Callback c)
Loads the appropriate DAXParser looking at the dax schema that is specified by
the user.
|
static Callback |
DAXParserFactory.loadDAXParserCallback(PegasusBag bag,
java.lang.String dax,
java.lang.String className)
Loads the implementing class corresponding to the type specified by the user.
|
static Callback |
DAXParserFactory.loadDAXParserCallback(java.lang.String type,
PegasusBag bag,
java.lang.String dax)
Loads the implementing class corresponding to the type specified by the user.
|
private static SiteCatalogXMLParser |
SiteCatalogXMLParserFactory.loadSiteCatalogParser(java.lang.String classname,
PegasusBag bag,
java.util.List<java.lang.String> sites)
Loads the appropriate Site Catalog Parser looking at the dax schema that is specified by
the user.
|
static SiteCatalogXMLParser |
SiteCatalogXMLParserFactory.loadSiteCatalogXMLParser(PegasusBag bag,
java.lang.String file,
java.util.List<java.lang.String> sites)
Loads the appropriate DAXParser looking at the dax schema that is specified by
the user.
|
Constructor and Description |
---|
Parser(PegasusBag bag)
Intialises the parser.
|
SiteCatalogXMLMetadataParser(PegasusBag bag,
java.lang.String element)
The overloaded constructor
|
SiteCatalogXMLParser3(PegasusBag bag,
java.util.List<java.lang.String> sites)
The overloaded constructor.
|
SiteCatalogXMLParser4(PegasusBag bag,
java.util.List<java.lang.String> sites)
The overloaded constructor.
|
StackBasedXMLParser(PegasusBag bag)
The overloaded constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
ExampleDAXCallback.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
void |
DAX2Metadata.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
void |
DAX2LabelGraph.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
void |
DAX2CDAG.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
void |
DAX2Graph.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
void |
DAX2NewGraph.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
void |
Callback.initialize(PegasusBag bag,
java.lang.String dax)
The overloaded constructor.
|
Constructor and Description |
---|
DAXParser2(PegasusBag bag)
The default constructor
|
DAXParser3(PegasusBag bag)
The overloaded constructor.
|
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
Rank.mBag
The pegasus bag.
|
Modifier and Type | Method and Description |
---|---|
void |
Rank.initialize(PegasusBag bag,
java.util.List sites,
java.lang.String id)
Initializes the rank client.
|
Modifier and Type | Field and Description |
---|---|
private PegasusBag |
NodeCollapser.mBag
The bag of initialization objects.
|
protected PegasusBag |
Engine.mBag
The bag of initialization objects
|
Modifier and Type | Method and Description |
---|---|
PegasusBag |
MainEngine.getPegasusBag()
Returns the bag of intialization objects.
|
PegasusBag |
InterPoolEngine.getPegasusBag()
Returns the bag of intialization objects.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicaCatalogBridge.initialize(ADag dag,
PegasusBag bag)
Intialises the refiner.
|
static Implementation |
CreateDirectory.loadCreateDirectoryImplementationInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
static Strategy |
CreateDirectory.loadCreateDirectoryStraegyInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
static DeployWorkerPackage |
DeployWorkerPackage.loadDeployWorkerPackage(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
Constructor and Description |
---|
AuthenticateEngine(PegasusBag bag,
java.util.Set pools)
The overloaded constructor.
|
CleanupEngine(PegasusBag bag)
The overloaded constructor.
|
CreateDirectory(PegasusBag bag)
A pratically nothing constructor !
|
DataReuseEngine(ADag orgDag,
PegasusBag bag)
The constructor
|
DeployWorkerPackage(PegasusBag bag)
A pratically nothing constructor !
|
Engine(PegasusBag bag)
A pratically nothing constructor !
|
InterPoolEngine(ADag aDag,
PegasusBag bag)
Overloaded constructor.
|
InterPoolEngine(PegasusBag bag)
Default constructor.
|
MainEngine(ADag orgDag,
PegasusBag bag)
This constructor initialises the class variables to the variables
passed.
|
NodeCollapser(PegasusBag bag)
The overloaded constructor.
|
RemoveDirectory(ADag concDag,
PegasusBag bag,
java.lang.String submitDirectory)
The overloaded constructor that sets the dag for which we have to
generated the cleanup dag for.
|
ReplicaCatalogBridge(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
TransferEngine(ADag reducedDag,
PegasusBag bag,
java.util.List<Job> deletedJobs,
java.util.List<Job> deletedLeafJobs)
Overloaded constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
Cleanup.initialize(PegasusBag bag)
Creates a new instance of InPlace
|
void |
RM.initialize(PegasusBag bag)
Intializes the class.
|
void |
CleanupImplementation.initialize(PegasusBag bag)
Intializes the class.
|
void |
InPlace.initialize(PegasusBag bag,
CleanupImplementation impl)
Intializes the class.
|
void |
CleanupStrategy.initialize(PegasusBag bag,
CleanupImplementation impl)
Intializes the class.
|
static CleanupImplementation |
CleanupFactory.loadCleanupImplementationInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
static CleanupStrategy |
CleanupFactory.loadCleanupStraegyInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the
user at runtime.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultImplementation.initialize(PegasusBag bag)
Intializes the class.
|
void |
Implementation.initialize(PegasusBag bag)
Intializes the class.
|
void |
Tentacles.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
HourGlass.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
AbstractStrategy.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
Strategy.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
void |
Minimal.initialize(PegasusBag bag,
Implementation impl)
Intializes the class.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteSelector.initialize(PegasusBag bag)
Initializes the site selector.
|
Modifier and Type | Field and Description |
---|---|
protected PegasusBag |
Abstract.mBag
The bag of Pegasus objects.
|
Modifier and Type | Method and Description |
---|---|
void |
Abstract.initialize(PegasusBag bag)
Initializes the site selector.
|
void |
Group.initialize(PegasusBag bag)
Initializes the site selector.
|
void |
Heft.initialize(PegasusBag bag)
Initializes the site selector.
|
void |
Random.initialize(PegasusBag bag)
Initializes the site selector.
|
void |
NonJavaCallout.initialize(PegasusBag bag)
Initializes the site selector.
|
static SiteSelector |
SiteSelectorFactory.loadInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user
at runtime in the properties file.
|
Constructor and Description |
---|
Algorithm(PegasusBag bag)
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
SLS.initialize(PegasusBag bag)
Initializes the SLS implementation.
|
void |
SingleFTPerXFERJobRefiner.loadImplementations(PegasusBag bag)
Loads the appropriate implementations that is required by this refinement
strategy for different types of transfer jobs.
|
void |
Refiner.loadImplementations(PegasusBag bag)
Loads the appropriate implementations that is required by this refinement
strategy for different types of transfer jobs.
|
void |
MultipleFTPerXFERJobRefiner.loadImplementations(PegasusBag bag)
Loads the appropriate implementations that is required by this refinement
strategy for different types of transfer jobs.
|
Constructor and Description |
---|
AbstractRefiner(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
MultipleFTPerXFERJobRefiner(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
SingleFTPerXFERJobRefiner(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Modifier and Type | Method and Description |
---|---|
static Implementation |
ImplementationFactory.loadInstance(PegasusBag bag,
int type)
Loads the implementing class corresponding to the type specified by the user.
|
private static Implementation |
ImplementationFactory.loadInstance(java.lang.String className,
PegasusBag bag)
Loads the implementing class corresponding to the class.
|
Constructor and Description |
---|
Abstract(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
AbstractMultipleFTPerXFERJob(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
AbstractSingleFTPerXFERJob(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
GUC(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
Stork(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
T2(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
TPTGUC(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
Transfer(PegasusBag bag)
The overloaded constructor, that is called by the Factory to load the
class.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputMapper.initialize(PegasusBag bag,
ADag workflow)
Initializes the mappers.
|
static OutputMapper |
OutputMapperFactory.loadInstance(ADag dag,
PegasusBag bag)
Loads the implementing class corresponding to the value specified in the
properties.
|
static OutputMapper |
OutputMapperFactory.loadInstance(java.lang.String className,
PegasusBag bag,
ADag dag)
Loads the implementing class corresponding to the class.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractFileFactoryBasedMapper.initialize(PegasusBag bag,
ADag workflow)
Initializes the mappers.
|
void |
Replica.initialize(PegasusBag bag,
ADag workflow)
Initializes the mappers.
|
void |
Hashed.initialize(PegasusBag bag,
ADag workflow)
Initializes the mappers.
|
void |
Fixed.initialize(PegasusBag bag,
ADag workflow)
Initializes the mappers.
|
void |
Flat.initialize(PegasusBag bag,
ADag workflow)
Initializes the mappers.
|
abstract org.griphyn.vdl.euryale.FileFactory |
AbstractFileFactoryBasedMapper.instantiateFileFactory(PegasusBag bag,
ADag workflow)
Method that instantiates the FileFactory
|
org.griphyn.vdl.euryale.FileFactory |
Hashed.instantiateFileFactory(PegasusBag bag,
ADag workflow)
Method that instantiates the FileFactory
|
org.griphyn.vdl.euryale.FileFactory |
Flat.instantiateFileFactory(PegasusBag bag,
ADag workflow)
Instantiates a Flat File Factory and returns it.
|
Modifier and Type | Method and Description |
---|---|
static Refiner |
RefinerFactory.loadInstance(ADag dag,
PegasusBag bag)
Loads the implementing class corresponding to the value specified in the
properties.
|
static Refiner |
RefinerFactory.loadInstance(java.lang.String className,
PegasusBag bag,
ADag dag)
Loads the implementing class corresponding to the class.
|
Constructor and Description |
---|
BalancedCluster(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Basic(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Bundle(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Chain(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Cluster(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Empty(ADag dag,
PegasusBag bag)
The overloaded constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
Condor.initialize(PegasusBag bag)
Initializes the SLS implementation.
|
void |
Transfer.initialize(PegasusBag bag)
Initializes the SLS implementation.
|
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,
java.lang.String className)
This method loads the appropriate code generator as specified by the
user at runtime.
|