Uses of Package
edu.isi.pegasus.planner.code
-
Classes in edu.isi.pegasus.planner.code used by edu.isi.pegasus.planner.cluster.aggregator Class Description GridStartFactory An abstract factory class to load the appropriate type of GridStart implementations, and their corresponding POSTScript classes. -
Classes in edu.isi.pegasus.planner.code used by edu.isi.pegasus.planner.code Class Description CodeGenerator The interface that allows us to plug in various code generators for writing out the concrete plan.CodeGeneratorException The baseclass of the exception that is thrown by all Code Generators.CodeGeneratorFactoryException Class to notify of failures while instantiating Code Generator implementations.GridStart The interface that defines how a job specified in the abstract workflow is launched on the grid.GridStartFactoryException Class to notify of failures while instantiating GridStart implementations.POSTScript The interface that defines the creation of a POSTSCRIPT for a job. -
Classes in edu.isi.pegasus.planner.code used by edu.isi.pegasus.planner.code.generator Class Description CodeGenerator The interface that allows us to plug in various code generators for writing out the concrete plan.CodeGeneratorException The baseclass of the exception that is thrown by all Code Generators.GridStartFactory An abstract factory class to load the appropriate type of GridStart implementations, and their corresponding POSTScript classes. -
Classes in edu.isi.pegasus.planner.code used by edu.isi.pegasus.planner.code.generator.condor Class Description CodeGenerator The interface that allows us to plug in various code generators for writing out the concrete plan.CodeGeneratorException The baseclass of the exception that is thrown by all Code Generators.GridStartFactory An abstract factory class to load the appropriate type of GridStart implementations, and their corresponding POSTScript classes. -
Classes in edu.isi.pegasus.planner.code used by edu.isi.pegasus.planner.code.gridstart Class Description GridStart The interface that defines how a job specified in the abstract workflow is launched on the grid.POSTScript The interface that defines the creation of a POSTSCRIPT for a job.