|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mdw.sandStorm.internal.ThreadPoolController.tpcClient
Internal class representing a single TPC-controlled thread pool.
Field Summary | |
(package private) long |
reset_time
|
(package private) int |
savedThreads
|
(package private) double |
savedThroughput
|
Constructor Summary | |
(package private) |
ThreadPoolController.tpcClient(StageWrapperIF stage,
ThreadPool tp,
ProfilableIF metric,
int threshold)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
int savedThreads
double savedThroughput
long reset_time
Constructor Detail |
ThreadPoolController.tpcClient(StageWrapperIF stage, ThreadPool tp, ProfilableIF metric, int threshold)
|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |