org.griphyn.cPlanner.code.generator.condor.style |
|
Java Source File Name | Type | Comment |
Abstract.java | Class | An abstract implementation of the CondorStyle interface. |
Condor.java | Class | Enables a job to be directly submitted to the condor pool of which the
submit host is a part of. |
CondorG.java | Class | This implementation enables a job to be submitted via CondorG to remote
grid sites. |
CondorGlideIN.java | Class | Enables a job to be submitted to nodes that are logically part of the local pool,
but physically are not. |
CondorStyleFactory.java | Class | A factory class to load the appropriate type of Condor Style impelementations. |
CondorStyleFactoryException.java | Class | Class to notify of failures while instantiating Condor Style implementations. |