@LoadLevel(name="FastThreadLocalContextCore", order=-2147483647) public class FastThreadLocalContextCore 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 © 2020 Seata. All rights reserved.