类 LocalCacheUtil
java.lang.Object
com.xxl.job.admin.core.util.LocalCacheUtil
local cache tool
- 作者:
- xuxueli 2018-01-22 21:37:34
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
LocalCacheUtil
public LocalCacheUtil()
-
-
方法详细资料
-
set
set cache- 参数:
key-val-cacheTime-- 返回:
-
remove
remove cache- 参数:
key-- 返回:
-
get
get cache- 参数:
key-- 返回:
-
cleanTimeoutCache
public static boolean cleanTimeoutCache()clean timeout cache- 返回:
-