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