public class WUSubmitWrapper extends Object
| Constructor and Description |
|---|
WUSubmitWrapper() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlocktillfinishtimer() |
String |
getCluster() |
int |
getMaxcost() |
int |
getMaxruntime() |
boolean |
getNotifycluster() |
String |
getQueue() |
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUSubmit |
getRaw()
Gets the raw version 1_81.
|
boolean |
getSyntaxcheck() |
String |
getWuid() |
boolean |
isBlocktillFinishTimerInit() |
boolean |
isClusterInit() |
boolean |
isIsqueueInit() |
boolean |
isMaxcostinit() |
boolean |
isMaxRunTimeInit() |
boolean |
isNotifyClusterInit() |
boolean |
isSyntaxCheckInit() |
boolean |
isWuIDInit() |
void |
setBlocktillfinishtimer(int blocktillfinishtimer) |
void |
setCluster(String cluster) |
void |
setMaxcost(int maxcost) |
void |
setMaxruntime(int maxruntime) |
void |
setNotifycluster(boolean notifycluster) |
void |
setQueue(String queue) |
void |
setSyntaxcheck(boolean syntaxcheck) |
void |
setWuid(String wuid) |
String |
toString() |
public String getWuid()
public void setWuid(String wuid)
public boolean isWuIDInit()
public String getCluster()
public void setCluster(String cluster)
public boolean isClusterInit()
public int getMaxruntime()
public void setMaxruntime(int maxruntime)
public boolean isMaxRunTimeInit()
public int getBlocktillfinishtimer()
public void setBlocktillfinishtimer(int blocktillfinishtimer)
public boolean isBlocktillFinishTimerInit()
public int getMaxcost()
public void setMaxcost(int maxcost)
public boolean isMaxcostinit()
public boolean getNotifycluster()
public void setNotifycluster(boolean notifycluster)
public boolean isNotifyClusterInit()
public String getQueue()
public void setQueue(String queue)
public boolean isIsqueueInit()
public boolean getSyntaxcheck()
public void setSyntaxcheck(boolean syntaxcheck)
public boolean isSyntaxCheckInit()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WUSubmit getRaw()
Copyright © 2021. All rights reserved.