类 ThreadLocalLogContext<T>
java.lang.Object
com.aizuda.easy.retry.client.common.log.context.ThreadLocalLogContext<T>
- 所有已实现的接口:
EasyRetryLogContext<T>
ThreadLocal实现类
- 从以下版本开始:
- 3.2.0
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ThreadLocalLogContext
-
-
方法详细资料
-
set
- 指定者:
set在接口中EasyRetryLogContext<T>
-
remove
public void remove()- 指定者:
remove在接口中EasyRetryLogContext<T>
-
get
- 指定者:
get在接口中EasyRetryLogContext<T>
-