|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface ThreadPool.SizedThreadPool
| 嵌套类摘要 |
|---|
| 从接口 org.eclipse.jetty.util.thread.ThreadPool 继承的嵌套类/接口 |
|---|
ThreadPool.SizedThreadPool |
| 方法摘要 | |
|---|---|
int |
getMaxThreads()
|
int |
getMinThreads()
|
void |
setMaxThreads(int threads)
|
void |
setMinThreads(int threads)
|
| 从接口 org.eclipse.jetty.util.thread.ThreadPool 继承的方法 |
|---|
dispatch, getIdleThreads, getThreads, isLowOnThreads, join |
| 方法详细信息 |
|---|
int getMinThreads()
int getMaxThreads()
void setMinThreads(int threads)
void setMaxThreads(int threads)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||