|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.services.qsys.jobs.QSYSHostJobRunProperties
public class QSYSHostJobRunProperties
JavaBean for storing run related job properties
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
QSYSHostJobRunProperties()
|
Method Summary | |
---|---|
int |
getAuxiliaryIORequests()
Get the auxiliary IO requests |
int |
getCPUTimeUsed()
Get the CPU time used |
int |
getDefaultWaitTime()
Get the default wait time |
int |
getInteractiveTransactions()
Get the number of interactive transactions |
int |
getMaxCPUTime()
Get the max CPU time |
int |
getMaxTempStorage()
Get the max temp storage |
int |
getRunPriority()
Get the run priority |
int |
getTempStorageUsed()
Get the used temp storage size |
int |
getThreadCount()
Get the thread count |
int |
getTimeSlice()
Get the time slice |
int |
getTotalResponseTime()
Get the total response time |
boolean |
isEligbleForPurge()
Is job eligible for purge |
void |
setAuxiliaryIORequests(int count)
Set the auxiliary IO requests |
void |
setCPUTimeUsed(int time)
Set the CPU time used. |
void |
setDefaultWiatTime(int wait)
Set the default wait time |
void |
setEligibleForPurge(boolean eligible)
Set is eligible for purge |
void |
setInteractiveTransactions(int count)
Set the interactive transactions |
void |
setMaxCPUTime(int time)
Set the max CPU time |
void |
setMaxTempStorage(int max)
Set the max temp storage |
void |
setRunPriority(int priority)
Set the run priority |
void |
setTempStorageUsed(int used)
Set the temp storage used |
void |
setThreadCount(int count)
Set the thread count |
void |
setTimeSlice(int slice)
Set the time slice |
void |
setTotalResponseTime(int time)
Set the total response time |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public QSYSHostJobRunProperties()
Method Detail |
---|
public int getAuxiliaryIORequests()
IQSYSJobRunProperties
getAuxiliaryIORequests
in interface IQSYSJobRunProperties
public int getCPUTimeUsed()
IQSYSJobRunProperties
getCPUTimeUsed
in interface IQSYSJobRunProperties
public int getDefaultWaitTime()
IQSYSJobRunProperties
getDefaultWaitTime
in interface IQSYSJobRunProperties
public int getInteractiveTransactions()
IQSYSJobRunProperties
getInteractiveTransactions
in interface IQSYSJobRunProperties
public int getMaxCPUTime()
IQSYSJobRunProperties
getMaxCPUTime
in interface IQSYSJobRunProperties
public int getMaxTempStorage()
IQSYSJobRunProperties
getMaxTempStorage
in interface IQSYSJobRunProperties
public int getRunPriority()
IQSYSJobRunProperties
getRunPriority
in interface IQSYSJobRunProperties
public int getTempStorageUsed()
IQSYSJobRunProperties
getTempStorageUsed
in interface IQSYSJobRunProperties
public int getThreadCount()
IQSYSJobRunProperties
getThreadCount
in interface IQSYSJobRunProperties
public int getTimeSlice()
IQSYSJobRunProperties
getTimeSlice
in interface IQSYSJobRunProperties
public int getTotalResponseTime()
IQSYSJobRunProperties
getTotalResponseTime
in interface IQSYSJobRunProperties
public boolean isEligbleForPurge()
IQSYSJobRunProperties
isEligbleForPurge
in interface IQSYSJobRunProperties
public void setAuxiliaryIORequests(int count)
IQSYSJobRunProperties
setAuxiliaryIORequests
in interface IQSYSJobRunProperties
public void setCPUTimeUsed(int time)
IQSYSJobRunProperties
setCPUTimeUsed
in interface IQSYSJobRunProperties
public void setDefaultWiatTime(int wait)
IQSYSJobRunProperties
setDefaultWiatTime
in interface IQSYSJobRunProperties
public void setEligibleForPurge(boolean eligible)
IQSYSJobRunProperties
setEligibleForPurge
in interface IQSYSJobRunProperties
public void setInteractiveTransactions(int count)
IQSYSJobRunProperties
setInteractiveTransactions
in interface IQSYSJobRunProperties
public void setMaxCPUTime(int time)
IQSYSJobRunProperties
setMaxCPUTime
in interface IQSYSJobRunProperties
public void setMaxTempStorage(int max)
IQSYSJobRunProperties
setMaxTempStorage
in interface IQSYSJobRunProperties
public void setRunPriority(int priority)
IQSYSJobRunProperties
setRunPriority
in interface IQSYSJobRunProperties
public void setTempStorageUsed(int used)
IQSYSJobRunProperties
setTempStorageUsed
in interface IQSYSJobRunProperties
public void setThreadCount(int count)
IQSYSJobRunProperties
setThreadCount
in interface IQSYSJobRunProperties
public void setTimeSlice(int slice)
IQSYSJobRunProperties
setTimeSlice
in interface IQSYSJobRunProperties
public void setTotalResponseTime(int time)
IQSYSJobRunProperties
setTotalResponseTime
in interface IQSYSJobRunProperties
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |