| 类 | 说明 |
|---|---|
| InternalRunnable |
InternalRunnable
There is a risk of memory leak when using
InternalThreadLocal without calling
InternalThreadLocal.removeAll(). |
| InternalThread |
InternalThread
|
| InternalThreadLocal<V> |
InternalThreadLocal
A special variant of
ThreadLocal that yields higher access performance when accessed from a
InternalThread. |
| InternalThreadLocalMap |
The internal data structure that stores the threadLocal variables for Netty and all
InternalThreads. |
| NamedInternalThreadFactory |
NamedInternalThreadFactory
This is a threadFactory which produce
InternalThread |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.