Package | Description |
---|---|
org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
Modifier and Type | Field and Description |
---|---|
private ThreadPoolBudget |
ExecutorThreadPool._budget |
private ThreadPoolBudget |
QueuedThreadPool._budget |
Modifier and Type | Method and Description |
---|---|
default ThreadPoolBudget |
ThreadPool.SizedThreadPool.getThreadPoolBudget() |
ThreadPoolBudget |
ExecutorThreadPool.getThreadPoolBudget() |
ThreadPoolBudget |
QueuedThreadPool.getThreadPoolBudget() |
Modifier and Type | Method and Description |
---|---|
void |
QueuedThreadPool.setThreadPoolBudget(ThreadPoolBudget budget) |