public class HPCMonitorID extends MonitorID
| Constructor and Description |
|---|
HPCMonitorID(AuthenticationInfo authenticationInfo,
JobExecutionContext jobExecutionContext) |
HPCMonitorID(org.apache.airavata.commons.gfac.type.HostDescription host,
String jobID,
String taskID,
String workflowNodeID,
String experimentID,
String userName) |
HPCMonitorID(org.apache.airavata.commons.gfac.type.HostDescription host,
String jobID,
String taskID,
String workflowNodeID,
String experimentID,
String userName,
AuthenticationInfo authenticationInfo) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
getAuthenticationInfo() |
void |
setAuthenticationInfo(AuthenticationInfo authenticationInfo) |
addParameter, getExperimentID, getFailedCount, getHost, getJobExecutionContext, getJobID, getJobStartedTime, getLastMonitored, getParameter, getParameters, getStatus, getTaskID, getUserName, getWorkflowNodeID, setExperimentID, setFailedCount, setHost, setJobExecutionContext, setJobID, setJobStartedTime, setLastMonitored, setParameters, setStatus, setTaskID, setUserName, setWorkflowNodeIDpublic HPCMonitorID(org.apache.airavata.commons.gfac.type.HostDescription host, String jobID, String taskID, String workflowNodeID, String experimentID, String userName)
public HPCMonitorID(AuthenticationInfo authenticationInfo, JobExecutionContext jobExecutionContext)
public HPCMonitorID(org.apache.airavata.commons.gfac.type.HostDescription host, String jobID, String taskID, String workflowNodeID, String experimentID, String userName, AuthenticationInfo authenticationInfo)
public AuthenticationInfo getAuthenticationInfo()
public void setAuthenticationInfo(AuthenticationInfo authenticationInfo)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.