public class ApplicationProcessor extends Object
| Constructor and Description |
|---|
ApplicationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addApplicationArgument(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String stringPrm) |
static void |
createApplicationEnvironment(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.NameValuePairType[] nameValuePairs,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) |
static void |
createGenericApplication(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) |
static void |
generateJobSpecificAppElements(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
JobExecutionContext context) |
static String |
getApplicationStdErr(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) |
static String |
getApplicationStdOut(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) |
static String |
getSPMDVariation(org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) |
static String |
getUserNameFromContext(JobExecutionContext jobContext) |
static String |
getValueFromMap(org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String name) |
static boolean |
isParallelJob(org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) |
static void |
setApplicationStdErr(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String stderr) |
static void |
setApplicationStdOut(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String stderr) |
public static void generateJobSpecificAppElements(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
JobExecutionContext context)
public static String getUserNameFromContext(JobExecutionContext jobContext)
public static boolean isParallelJob(org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType)
public static void createApplicationEnvironment(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.NameValuePairType[] nameValuePairs,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType)
public static String getSPMDVariation(org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType)
public static void addApplicationArgument(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String stringPrm)
public static void setApplicationStdErr(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String stderr)
public static void setApplicationStdOut(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType,
String stderr)
public static String getApplicationStdOut(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value, org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) throws RuntimeException
RuntimeExceptionpublic static String getApplicationStdErr(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value, org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType) throws RuntimeException
RuntimeExceptionpublic static void createGenericApplication(org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType value,
org.apache.airavata.schemas.gfac.HpcApplicationDeploymentType appDepType)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.