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