| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.common.threadlocal | |
| org.apache.dubbo.rpc |
| 类和说明 |
|---|
| InternalThreadLocalMap
The internal data structure that stores the threadLocal variables for Netty and all
InternalThreads. |
| 类和说明 |
|---|
| InternalThreadLocal
InternalThreadLocal
A special variant of
ThreadLocal that yields higher access performance when accessed from a
InternalThread. |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.