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