| Package | Description |
|---|---|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ExecutorSizedThreadPool |
A
ThreadPool.SizedThreadPool wrapper around ThreadPoolExecutor. |
class |
QueuedThreadPool |
| Modifier and Type | Method | Description |
|---|---|---|
ThreadPool.SizedThreadPool |
ThreadPoolBudget.getSizedThreadPool() |
| Constructor | Description |
|---|---|
ThreadPoolBudget(ThreadPool.SizedThreadPool pool) |
Construct a budget for a SizedThreadPool, with the warning level set by heuristic.
|
ThreadPoolBudget(ThreadPool.SizedThreadPool pool,
int warnAt) |
Copyright © 1995–2017 Webtide. All rights reserved.