| Package | Description |
|---|---|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Method and Description |
|---|---|
default ThreadPoolBudget |
ThreadPool.SizedThreadPool.getThreadPoolBudget() |
ThreadPoolBudget |
QueuedThreadPool.getThreadPoolBudget() |
ThreadPoolBudget |
ExecutorThreadPool.getThreadPoolBudget() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueuedThreadPool.setThreadPoolBudget(ThreadPoolBudget budget) |
Copyright © 1995–2018 Webtide. All rights reserved.