| Interface | Description |
|---|---|
| MilkyThreadPoolExecutor.ShutdownListener | |
| RunnableWrapper |
An extension to runnable.
|
| TaskDecorator |
A callback interface for a decorator to be applied to any
Runnable
about to be executed. |
| ThreadContext.StoredContext | |
| ThreadContextMap | |
| ThreadContextStack | |
| XRejectedExecutionHandler |
| Class | Description |
|---|---|
| MilkyThreadPoolExecutor | |
| SizeBlockingQueue<E> |
A size based queue wrapping another blocking queue to provide (somewhat relaxed) capacity checks.
|
| ThreadContext | |
| ThreadContextStack.EmptyIterator<E> | |
| ThreadContextStack.EmptyThreadContextStack |
An empty read-only ThreadContextStack.
|
| ThreadPoolManager |
动态调整线程池大小的功能。
|
| Enum | Description |
|---|---|
| ThreadPoolConfigEnum | |
| ThreadPoolType |
Copyright © 2022. All rights reserved.