|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QosMonitor
Monitor that reports quality of service stats.
Method Summary | |
---|---|
float |
averageTaskTime(TimeUnit timeUnit)
Return the average time taken to process each task. |
float |
jobRate(TimeUnit timeUnit)
Return the job rate in the specified unit of time. |
Method Detail |
---|
float jobRate(TimeUnit timeUnit)
timeUnit
- the TimeUnit
to calcualte the rate during
jobs/timeUnit
float averageTaskTime(TimeUnit timeUnit)
timeUnit
- the TimeUnit
to calculate the average task time in
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |