MCPcopy 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

executeMethod · 0.95
hsetMethod · 0.80
hmsetMethod · 0.80
setMethod · 0.80
saddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected