@LoadLevel(name="FastThreadLocalContextCore", order=-2147483647) public class FastThreadLocalContextCore extends Object implements ContextCore
public Object put(String key, Object value)
ContextCoreput 在接口中 ContextCorekey - the keyvalue - the valuepublic Object get(String key)
ContextCoreget 在接口中 ContextCorekey - the keypublic Object remove(String key)
ContextCoreremove 在接口中 ContextCorekey - the keypublic Map<String,Object> entries()
ContextCoreentries 在接口中 ContextCoreCopyright © 2020 Seata. All rights reserved.