|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface IKThread
| Field Summary | |
|---|---|
static short |
ERROR
|
static short |
OK
|
static String[] |
status
|
static short |
SWAMPED
|
static short |
UNKNOWN
|
static short |
WIGGED_OUT
|
static short |
WORKING
|
| Method Summary | |
|---|---|
String |
getCurrentJob()
Thread's current task. |
String |
getHealth()
Thread health. |
String |
getLastJob()
Thread's last task. |
int |
getNumActiveActions()
Number of actions managed by the thread. |
void |
ringIn()
A ping a thread should call to indicate it is still alive. |
String |
status()
Thread status. |
void |
updateJob(String job)
Update current job. |
| Field Detail |
|---|
static final short OK
static final short UNKNOWN
static final short WORKING
static final short SWAMPED
static final short WIGGED_OUT
static final short ERROR
static final String[] status
| Method Detail |
|---|
String getHealth()
String status()
void ringIn()
String getLastJob()
String getCurrentJob()
int getNumActiveActions()
void updateJob(String job)
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||