MCPcopy Create free account
hub / github.com/L1yp/van-app / getExpireAt

Method getExpireAt

src/main/java/com/l1yp/base/RedisKey.java:74–76  ·  view source on GitHub ↗

指定时间点过期, 需要对应服务器的时区

()

Source from the content-addressed store, hash-verified

72 * 指定时间点过期, 需要对应服务器的时区
73 */
74 public long getExpireAt() {
75 return expireAt;
76 }
77
78 /**
79 * 多少时间之后过期

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected