Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L1yp/van-app
/ getExpireTime
Method
getExpireTime
src/main/java/com/l1yp/base/RedisKey.java:82–84 ·
view source on GitHub ↗
多少时间之后过期 @return
()
Source
from the content-addressed store, hash-verified
80
* @
return
81
*/
82
public
Duration getExpireTime() {
83
return
expireTime;
84
}
85
86
/**
87
* 分隔符
Callers
5
execute
Method · 0.95
hset
Method · 0.80
hmset
Method · 0.80
set
Method · 0.80
sadd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected