类 TimerIdempotent
java.lang.Object
com.aizuda.easy.retry.server.job.task.support.idempotent.TimerIdempotent
- 所有已实现的接口:
IdempotentStrategy<Long,Long>
- 从以下版本开始:
- 2.4.0
- 作者:
- www.byteblogs.com
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
TimerIdempotent
public TimerIdempotent()
-
-
方法详细资料
-
set
- 指定者:
set在接口中IdempotentStrategy<Long,Long>
-
get
- 指定者:
get在接口中IdempotentStrategy<Long,Long>
-
isExist
- 指定者:
isExist在接口中IdempotentStrategy<Long,Long>
-
clear
- 指定者:
clear在接口中IdempotentStrategy<Long,Long>
-