@LoadLevel(name="ThreadLocalContextCore", order=-2147483648) public class ThreadLocalContextCore extends Object implements ContextCore
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 keypublic Map<String,String> entries()
ContextCoreentries 在接口中 ContextCoreCopyright © 2019 Seata. All rights reserved.