|
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.Objectcom.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 IQSYSJobRunPropertiespublic int getCPUTimeUsed()
IQSYSJobRunProperties
getCPUTimeUsed in interface IQSYSJobRunPropertiespublic int getDefaultWaitTime()
IQSYSJobRunProperties
getDefaultWaitTime in interface IQSYSJobRunPropertiespublic int getInteractiveTransactions()
IQSYSJobRunProperties
getInteractiveTransactions in interface IQSYSJobRunPropertiespublic int getMaxCPUTime()
IQSYSJobRunProperties
getMaxCPUTime in interface IQSYSJobRunPropertiespublic int getMaxTempStorage()
IQSYSJobRunProperties
getMaxTempStorage in interface IQSYSJobRunPropertiespublic int getRunPriority()
IQSYSJobRunProperties
getRunPriority in interface IQSYSJobRunPropertiespublic int getTempStorageUsed()
IQSYSJobRunProperties
getTempStorageUsed in interface IQSYSJobRunPropertiespublic int getThreadCount()
IQSYSJobRunProperties
getThreadCount in interface IQSYSJobRunPropertiespublic int getTimeSlice()
IQSYSJobRunProperties
getTimeSlice in interface IQSYSJobRunPropertiespublic int getTotalResponseTime()
IQSYSJobRunProperties
getTotalResponseTime in interface IQSYSJobRunPropertiespublic boolean isEligbleForPurge()
IQSYSJobRunProperties
isEligbleForPurge in interface IQSYSJobRunPropertiespublic void setAuxiliaryIORequests(int count)
IQSYSJobRunProperties
setAuxiliaryIORequests in interface IQSYSJobRunPropertiespublic void setCPUTimeUsed(int time)
IQSYSJobRunProperties
setCPUTimeUsed in interface IQSYSJobRunPropertiespublic void setDefaultWiatTime(int wait)
IQSYSJobRunProperties
setDefaultWiatTime in interface IQSYSJobRunPropertiespublic void setEligibleForPurge(boolean eligible)
IQSYSJobRunProperties
setEligibleForPurge in interface IQSYSJobRunPropertiespublic void setInteractiveTransactions(int count)
IQSYSJobRunProperties
setInteractiveTransactions in interface IQSYSJobRunPropertiespublic void setMaxCPUTime(int time)
IQSYSJobRunProperties
setMaxCPUTime in interface IQSYSJobRunPropertiespublic void setMaxTempStorage(int max)
IQSYSJobRunProperties
setMaxTempStorage in interface IQSYSJobRunPropertiespublic void setRunPriority(int priority)
IQSYSJobRunProperties
setRunPriority in interface IQSYSJobRunPropertiespublic void setTempStorageUsed(int used)
IQSYSJobRunProperties
setTempStorageUsed in interface IQSYSJobRunPropertiespublic void setThreadCount(int count)
IQSYSJobRunProperties
setThreadCount in interface IQSYSJobRunPropertiespublic void setTimeSlice(int slice)
IQSYSJobRunProperties
setTimeSlice in interface IQSYSJobRunPropertiespublic 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 | |||||||||