@LoadLevel(name="ThreadLocalContextCore", order=-2147483648) public class ThreadLocalContextCore extends Object implements ContextCore
| 构造器和说明 |
|---|
ThreadLocalContextCore() |
public String put(String key, String value)
ContextCoreput 在接口中 ContextCorekey - the keyvalue - the valuepublic String get(String key)
ContextCoreget 在接口中 ContextCorekey - the keypublic String remove(String key)
ContextCoreremove 在接口中 ContextCorekey - the keyCopyright © 2019 Seata. All rights reserved.