public class Job extends Object implements Serializable
| Constructor and Description |
|---|
Job()
Default constructor.
|
public int getQueueIndex()
public void setQueueIndex(int queueIndex)
queueIndex - the queueIndex to setpublic String getId()
public void setId(String id)
id - the id to setpublic String getName()
public void setName(String name)
name - the name to setpublic String getOwner()
public void setOwner(String owner)
owner - the owner to setpublic void setResourcesUsed(Map<String,String> resourcesUsed)
resourcesUsed - the resourcesUsed to setpublic String getState()
public void setState(String state)
state - the state to setpublic String getQueue()
public void setQueue(String queue)
queue - the queue to setpublic String getServer()
public void setServer(String server)
server - the server to setpublic String getCheckpoint()
public void setCheckpoint(String checkpoint)
checkpoint - the checkpoint to setpublic String getCtime()
public void setCtime(String ctime)
ctime - the ctime to setpublic String getErrorPath()
public void setErrorPath(String errorPath)
errorPath - the errorPath to setpublic String getExecHost()
public void setExecHost(String execHost)
execHost - the execHost to setpublic String getExecPort()
public void setExecPort(String execPort)
execPort - the execPort to setpublic String getHoldTypes()
public void setHoldTypes(String holdTypes)
holdTypes - the holdTypes to setpublic String getJoinPath()
public void setJoinPath(String joinPath)
joinPath - the joinPath to setpublic String getKeepFiles()
public void setKeepFiles(String keepFiles)
keepFiles - the keepFiles to setpublic String getMailPoints()
public void setMailPoints(String mailPoints)
mailPoints - the mailPoints to setpublic String getMailUsers()
public void setMailUsers(String mailUsers)
mailUsers - the mailUsers to setpublic String getMtime()
public void setMtime(String mtime)
mtime - the mtime to setpublic String getOutputPath()
public void setOutputPath(String outputPath)
outputPath - the outputPath to setpublic int getPriority()
public void setPriority(int priority)
priority - the priority to setpublic String getQtime()
public void setQtime(String qtime)
qtime - the qtime to setpublic boolean isRerunable()
public void setRerunable(boolean rerunable)
rerunable - the rerunable to setpublic void setResourceList(Map<String,String> resourceList)
resourceList - the resourceList to setpublic int getSessionId()
public void setSessionId(int sessionId)
sessionId - the sessionId to setpublic int getSubstate()
public void setSubstate(int substate)
substate - the substate to setpublic void setVariableList(Map<String,String> variableList)
variableList - the variableList to setpublic String getEuser()
public void setEuser(String euser)
euser - the euser to setpublic String getEgroup()
public void setEgroup(String egroup)
egroup - the egroup to setpublic String getHashName()
public void setHashName(String hashName)
hashName - the hashName to setpublic int getQueueRank()
public void setQueueRank(int queueRank)
queueRank - the queueRank to setpublic String getQueueType()
public void setQueueType(String queueType)
queueType - the queueType to setpublic String getComment()
public void setComment(String comment)
comment - the comment to setpublic String getEtime()
public void setEtime(String etime)
etime - the etime to setpublic int getExitStatus()
public void setExitStatus(int exitStatus)
exitStatus - the exitStatus to setpublic String getSubmitArgs()
public void setSubmitArgs(String submitArgs)
submitArgs - the submitArgs to setpublic String getStartTime()
public void setStartTime(String startTime)
startTime - the startTime to setpublic int getStartCount()
public void setStartCount(int startCount)
startCount - the startCount to setpublic boolean isFaultTolerant()
public void setFaultTolerant(boolean faultTolerant)
faultTolerant - the faultTolerant to setpublic String getCompTime()
public void setCompTime(String compTime)
compTime - the compTime to setpublic int getRadix()
public void setRadix(int radix)
radix - the radix to setpublic double getTotalRuntime()
public void setTotalRuntime(double totalRuntime)
totalRuntime - the totalRuntime to setpublic String getSubmitHost()
public void setSubmitHost(String submitHost)
submitHost - the submitHost to setpublic long getWalltimeRemaining()
public void setWalltimeRemaining(long walltimeRemaining)
walltimeRemaining - the walltimeRemainingpublic int getJobArrayId()
public void setJobArrayId(int jobArrayId)
Copyright © 2012–2015 TupiLabs. All rights reserved.