| Package | Description |
|---|---|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadPoolBudget.Leased
An allocation of threads
|
| Modifier and Type | Method and Description |
|---|---|
static ThreadPoolBudget.Lease |
ThreadPoolBudget.leaseFrom(Executor executor,
Object leasee,
int threads) |
ThreadPoolBudget.Lease |
ThreadPoolBudget.leaseTo(Object leasee,
int threads) |
Copyright © 1995–2018 Webtide. All rights reserved.