|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkerProcessReport
Interface for enquiring about a worker process.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.grinder.common.processidentity.ProcessReport |
|---|
ProcessReport.State, ProcessReport.StateThenNameThenNumberComparator |
| Method Summary | |
|---|---|
short |
getMaximumNumberOfThreads()
Get the maximum number of threads. |
short |
getNumberOfRunningThreads()
Get the number of running threads. |
WorkerIdentity |
getWorkerIdentity()
Return the unique process identity. |
| Methods inherited from interface net.grinder.common.processidentity.ProcessReport |
|---|
getProcessAddress, getState |
| Method Detail |
|---|
WorkerIdentity getWorkerIdentity()
short getNumberOfRunningThreads()
short getMaximumNumberOfThreads()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||