Package com.bytedesk.core.thread
Class ThreadPersistCache
java.lang.Object
com.bytedesk.core.thread.ThreadPersistCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static final long
private final org.springframework.data.redis.core.StringRedisTemplate
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_PERSIST_KEY
- See Also:
-
EXPIRE_TIME
private static final long EXPIRE_TIME- See Also:
-
stringRedisTemplate
private final org.springframework.data.redis.core.StringRedisTemplate stringRedisTemplate
-
-
Constructor Details
-
ThreadPersistCache
public ThreadPersistCache()
-
-
Method Details
-
init
@PostConstruct public void init() -
pushForPersist
-
getListForPersist
-
push
-
pushGroup
-
getList
-
clearCache
-