|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorker
Field Summary |
---|
Fields inherited from interface com.ibm.rational.test.lt.kernel.engine.IKThread |
---|
ERROR, OK, status, SWAMPED, UNKNOWN, WIGGED_OUT, WORKING |
Method Summary | |
---|---|
IKAction |
getAction()
|
String |
getName()
|
IQueue |
getQueue()
|
void |
setAction(IKAction action)
|
void |
setInitializeFinalize(ArrayList initializeFinalize)
|
void |
setName(String name)
|
void |
setQueue(IQueue queue)
|
void |
setStopRequested()
|
Methods inherited from interface java.lang.Runnable |
---|
run |
Methods inherited from interface com.ibm.rational.test.lt.kernel.engine.IControllable |
---|
drain, isPaused, isRunning, pause, resume, shutdown |
Methods inherited from interface com.ibm.rational.test.lt.kernel.ICountable |
---|
addCounter, getCounter, getCounters, resetCounters |
Methods inherited from interface com.ibm.rational.test.lt.kernel.engine.IKThread |
---|
getCurrentJob, getHealth, getLastJob, getNumActiveActions, ringIn, status, updateJob |
Method Detail |
---|
IQueue getQueue()
void setQueue(IQueue queue)
String getName()
void setName(String name)
void setStopRequested()
void setAction(IKAction action)
IKAction getAction()
void setInitializeFinalize(ArrayList initializeFinalize)
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |