public class HPCMonitorID extends MonitorID
| Constructor and Description |
|---|
HPCMonitorID(AuthenticationInfo authenticationInfo,
JobExecutionContext jobExecutionContext) |
HPCMonitorID(ComputeResourceDescription computeResourceDescription,
String jobID,
String taskID,
String workflowNodeID,
String experimentID,
String userName,
AuthenticationInfo authenticationInfo) |
HPCMonitorID(ComputeResourceDescription computeResourceDescription,
String jobID,
String taskID,
String workflowNodeID,
String experimentID,
String userName,
String jobName) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
getAuthenticationInfo() |
void |
setAuthenticationInfo(AuthenticationInfo authenticationInfo) |
addParameter, getComputeResourceDescription, getExperimentID, getFailedCount, getJobExecutionContext, getJobID, getJobName, getJobStartedTime, getLastMonitored, getParameter, getParameters, getStatus, getTaskID, getUserName, getWorkflowNodeID, setComputeResourceDescription, setExperimentID, setFailedCount, setJobExecutionContext, setJobID, setJobName, setJobStartedTime, setLastMonitored, setParameters, setStatus, setTaskID, setUserName, setWorkflowNodeIDpublic HPCMonitorID(ComputeResourceDescription computeResourceDescription, String jobID, String taskID, String workflowNodeID, String experimentID, String userName, String jobName)
public HPCMonitorID(AuthenticationInfo authenticationInfo, JobExecutionContext jobExecutionContext)
public HPCMonitorID(ComputeResourceDescription computeResourceDescription, 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.