|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CondorStyle | |
|---|---|
| edu.isi.pegasus.planner.code.generator.condor | |
| edu.isi.pegasus.planner.code.generator.condor.style | |
| Uses of CondorStyle in edu.isi.pegasus.planner.code.generator.condor |
|---|
| Methods in edu.isi.pegasus.planner.code.generator.condor that return CondorStyle | |
|---|---|
CondorStyle |
CondorStyleFactory.loadInstance(Job job)
This method loads the appropriate implementing CondorStyle as specified by the user at runtime. |
private CondorStyle |
CondorStyleFactory.loadInstance(PegasusBag bag,
String className)
This method loads the appropriate Condor Style using reflection. |
| Uses of CondorStyle in edu.isi.pegasus.planner.code.generator.condor.style |
|---|
| Classes in edu.isi.pegasus.planner.code.generator.condor.style that implement CondorStyle | |
|---|---|
class |
Abstract
An abstract implementation of the CondorStyle interface. |
class |
Condor
Enables a job to be directly submitted to the condor pool of which the submit host is a part of. |
class |
CondorC
Enables a job to be directly submitted to the condor pool of which the submit host is a part of. |
class |
CondorG
This implementation enables a job to be submitted via CondorG to remote grid sites. |
class |
CondorGlideIN
Enables a job to be submitted to nodes that are logically part of the local pool, but physically are not. |
class |
CondorGlideinWMS
Jobs targeting glidinWMS pools. |
class |
GLite
This implementation enables a job to be submitted via gLite to a grid sites. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||