|
Apache Tomcat 7.0.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResizableExecutor
Method Summary | |
---|---|
int |
getActiveCount()
ThreadPoolExecutor.getActiveCount() |
int |
getMaxThreads()
|
int |
getPoolSize()
ThreadPoolExecutor.getPoolSize() |
boolean |
resizePool(int corePoolSize,
int maximumPoolSize)
|
boolean |
resizeQueue(int capacity)
|
Methods inherited from interface java.util.concurrent.Executor |
---|
execute |
Method Detail |
---|
int getPoolSize()
ThreadPoolExecutor.getPoolSize()
ThreadPoolExecutor.getPoolSize()
int getMaxThreads()
int getActiveCount()
ThreadPoolExecutor.getActiveCount()
ThreadPoolExecutor.getActiveCount()
boolean resizePool(int corePoolSize, int maximumPoolSize)
boolean resizeQueue(int capacity)
|
Apache Tomcat 7.0.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |